Skip to content

Commit

Permalink
run make gotidy
Browse files Browse the repository at this point in the history
  • Loading branch information
omrozowicz-splunk committed Jun 16, 2023
1 parent a0b2a06 commit ca806a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processor/resourcedetectionprocessor/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ require (
cloud.google.com/go/compute/metadata v0.2.3
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.15.0
github.com/aws/aws-sdk-go v1.44.277
github.com/google/go-cmp v0.5.9
github.com/hashicorp/consul/api v1.21.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/ecsutil v0.79.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders v0.79.0
Expand Down Expand Up @@ -47,7 +48,6 @@ require (
github.com/golang/protobuf v1.5.3 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/gnostic v0.5.7-v3refs // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/gofuzz v1.1.0 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
Expand Down

0 comments on commit ca806a2

Please sign in to comment.