Skip to content

Commit 8c2f11f

Browse files
committed
gotidy
1 parent 930e342 commit 8c2f11f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exporter/logzioexporter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ go 1.22.7
55
toolchain go1.22.8
66

77
require (
8+
github.com/gogo/protobuf v1.3.2
89
github.com/hashicorp/go-hclog v1.6.3
910
github.com/jaegertracing/jaeger v1.64.0
1011
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger v0.116.0
@@ -38,7 +39,6 @@ require (
3839
github.com/go-logr/logr v1.4.2 // indirect
3940
github.com/go-logr/stdr v1.2.2 // indirect
4041
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
41-
github.com/gogo/protobuf v1.3.2 // indirect
4242
github.com/golang/snappy v0.0.4 // indirect
4343
github.com/google/uuid v1.6.0 // indirect
4444
github.com/hashicorp/go-version v1.7.0 // indirect

0 commit comments

Comments
 (0)