We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ee16d commit 665aea7Copy full SHA for 665aea7
example/otel-collector/go.mod
@@ -21,7 +21,7 @@ require (
21
github.com/go-logr/logr v1.4.2 // indirect
22
github.com/go-logr/stdr v1.2.2 // indirect
23
github.com/google/uuid v1.6.0 // indirect
24
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 // indirect
25
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
26
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0 // indirect
27
go.opentelemetry.io/otel/metric v1.34.0 // indirect
0 commit comments