Skip to content

Commit cf72fa9

Browse files
Update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.59.0
1 parent 0bc6cce commit cf72fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ replace (
88
github.com/google/go-cmp => github.com/google/go-cmp v0.6.0
99
github.com/klauspost/compress => github.com/klauspost/compress v1.17.11
1010
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc => go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.58.0
11-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp => go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0
11+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp => go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0
1212
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc => go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0
1313
golang.org/x/oauth2 => golang.org/x/oauth2 v0.25.0
1414
golang.org/x/sync => golang.org/x/sync v0.8.0

0 commit comments

Comments
 (0)