opentelemetry-collector-releases icon indicating copy to clipboard operation
opentelemetry-collector-releases copied to clipboard

[CI] Ensure that go.mod files are tidied up

Open mowies opened this issue 7 months ago • 1 comments

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.

mowies avatar Jul 17 '24 14:07 mowies