opentelemetry-collector-releases
opentelemetry-collector-releases copied to clipboard
[CI] Ensure that go.mod files are tidied up
This stems from https://github.com/open-telemetry/opentelemetry-collector-releases/pull/600 where the go.mod and go.sum file were not tidied up after some code changes that removed a Go dependency.
It should be fairly easy to add a tidy check to the CI pipeline.