You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-11-25 22:41:46 +02:00
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>