Skip to content

Commit

Permalink
fix(deps): update module go.opentelemetry.io/contrib/instrumentation/…
Browse files Browse the repository at this point in the history
…net/http/otelhttp to v0.56.0 (#6251)
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 9cf5701 commit c72f3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/dice/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22

require (
go.opentelemetry.io/contrib/bridges/otelslog v0.5.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0
go.opentelemetry.io/otel v1.31.0
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.7.0
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.31.0
Expand Down

0 comments on commit c72f3ca

Please sign in to comment.