1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-11-25 22:41:46 +02:00
Files
opentelemetry-go/internal/internaltest
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
..