Skip to content

Commit 07e6b3b

Browse files
fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.57.0
1 parent 161853a commit 07e6b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dice/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.22
44

55
require (
66
go.opentelemetry.io/contrib/bridges/otelslog v0.7.0
7-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0
7+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.57.0
88
go.opentelemetry.io/otel v1.32.0
99
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.8.0
1010
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.32.0

0 commit comments

Comments
 (0)