Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <github@ysh.us>
  • Loading branch information
yurishkuro committed Jun 26, 2024
1 parent 7117c0f commit a7857fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@ require (
gopkg.in/yaml.v3 v3.0.1
)

require github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect

require (
github.com/IBM/sarama v1.43.2 // indirect
github.com/aws/aws-sdk-go v1.53.11 // indirect
Expand Down Expand Up @@ -147,6 +145,7 @@ require (
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/mostynb/go-grpc-compression v1.2.3 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/onsi/ginkgo v1.16.5 // indirect
github.com/open-telemetry/opentelemetry-collector-contrib/extension/storage v0.103.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/common v0.103.0 // indirect
Expand Down

0 comments on commit a7857fc

Please sign in to comment.