aws-observability / aws-otel-collector

AWS Distro for OpenTelemetry Collector (see ADOT Roadmap at https://github.com/orgs/aws-observability/projects/4)
https://aws-otel.github.io/
Other
567 stars 237 forks source link

Remove unnecessary replace statements in go.mod #2715

Closed humivo closed 5 months ago

humivo commented 5 months ago

Description: Remove some unnecessary replace statements in go.mod file.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.