Skip to content

Commit 665aea7

Browse files
Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.26.3
1 parent c5ee16d commit 665aea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/otel-collector/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/go-logr/logr v1.4.2 // indirect
2222
github.com/go-logr/stdr v1.2.2 // indirect
2323
github.com/google/uuid v1.6.0 // indirect
24-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
24+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 // indirect
2525
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
2626
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0 // indirect
2727
go.opentelemetry.io/otel/metric v1.34.0 // indirect

0 commit comments

Comments
 (0)