Skip to content

Commit

Permalink
fix: Run make tidy (#1413)
Browse files Browse the repository at this point in the history
run make tidy
  • Loading branch information
dpaasman00 authored Jan 8, 2024
1 parent c0c7647 commit 1e75871
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,8 @@ require (
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8 // indirect
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3 // indirect
github.com/observiq/bindplane-agent/counter v1.42.0 // indirect
github.com/observiq/bindplane-agent/expr v1.42.0 // indirect
github.com/observiq/bindplane-agent/counter v1.43.0 // indirect
github.com/observiq/bindplane-agent/expr v1.43.0 // indirect
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/googlemanagedprometheusexporter v0.91.0 // indirect
github.com/open-telemetry/opentelemetry-collector-contrib/internal/collectd v0.91.0 // indirect
github.com/open-telemetry/opentelemetry-collector-contrib/internal/kafka v0.91.0 // indirect
Expand Down

0 comments on commit 1e75871

Please sign in to comment.