1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-11-23 22:34:47 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Meyank
b59d0591cf internal/internaltest: Remove errors.go (#6559)
This PR removes the errors.go from the /internal/internaltest directory,
as they are no longer used in the project.

Additionally, this PR updates the gen.go file in the internal package to
reflect the removal of these unused files.

Closes https://github.com/open-telemetry/opentelemetry-go/issues/6521.

Co-authored-by: Robert Pająk <pellared@hotmail.com>
2025-03-28 14:12:17 +01:00
Meyank
b17e9748d2 Remove Unused env.go and env_test.go; Update gen.go in internal (#6556)
This PR removes the env.go and env_test.go files from the
/internal/internaltest directory, as they are no longer used in the
project.

Additionally, this PR updates the gen.go file in the internal package to
reflect the removal of these unused files.

Closes
[#6526](https://github.com/open-telemetry/opentelemetry-go/issues/6520).
2025-03-28 11:13:43 +01:00
ian
f18af3b6c3 internaltest: remove alignment.go from internaltest (#6550)
Fix #6519

---------

Co-authored-by: Sam Xie <sam@samxie.me>
Co-authored-by: Damien Mathieu <42@dmathieu.com>
2025-03-28 09:23:26 +01:00
Robert Pająk
7dea232a46 [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
Tyler Yahn
c513972985 Generate internal/matchers (#4430) 2023-08-10 16:00:53 -07:00