File tree Expand file tree Collapse file tree 2 files changed +6
-452
lines changed Expand file tree Collapse file tree 2 files changed +6
-452
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,6 @@ require (
2525 github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.0 // indirect
2626 github.com/redis/go-redis/extra/rediscmd/v9 v9.5.1 // indirect
2727 go.opentelemetry.io/contrib/instrumentation/runtime v0.46.1 // indirect
28- go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.17.0 // indirect
29- go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.43.0 // indirect
3028 go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.44.0 // indirect
3129 go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 // indirect
3230 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0 // indirect
@@ -43,5 +41,5 @@ require (
4341 google.golang.org/genproto/googleapis/api v0.0.0-20240108191215-35c7eff3a6b1 // indirect
4442 google.golang.org/genproto/googleapis/rpc v0.0.0-20240108191215-35c7eff3a6b1 // indirect
4543 google.golang.org/grpc v1.60.1 // indirect
46- google.golang.org/protobuf v1.32 .0 // indirect
44+ google.golang.org/protobuf v1.33 .0 // indirect
4745)
You can’t perform that action at this time.
0 commit comments