Skip to content

Commit 47b68d7

Browse files
Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (#4123)
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.66.0 to 0.67.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.66.0...zpages/v0.67.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.67.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent edaa700 commit 47b68d7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ require (
212212
github.com/uptrace/opentelemetry-go-extra/otelgorm v0.3.2
213213
go.opentelemetry.io/contrib/bridges/otellogrus v0.17.0
214214
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.67.0
215-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.66.0
215+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.67.0
216216
go.opentelemetry.io/otel v1.42.0
217217
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.16.0
218218
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.42.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -558,8 +558,8 @@ go.opentelemetry.io/contrib/bridges/otellogrus v0.17.0 h1:tZ4aEHsVG0XEXL4lwv+tIz
558558
go.opentelemetry.io/contrib/bridges/otellogrus v0.17.0/go.mod h1:X1oUZWGDdwGRzLAJkjYLLLd2EHT1U4wXJjhr+Gu0/YM=
559559
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.67.0 h1:0FKdyaoWXDmSCpQuv3m2UiJIRNxb1CK1mILy5QyKxc4=
560560
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.67.0/go.mod h1:IXtTS6zjKfM2yNRD9rWOS7SfIYGtuLGhL9ent5WX3Uk=
561-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.66.0 h1:PnV4kVnw0zOmwwFkAzCN5O07fw1YOIQor120zrh0AVo=
562-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.66.0/go.mod h1:ofAwF4uinaf8SXdVzzbL4OsxJ3VfeEg3f/F6CeF49/Y=
561+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.67.0 h1:OyrsyzuttWTSur2qN/Lm0m2a8yqyIjUVBZcxFPuXq2o=
562+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.67.0/go.mod h1:C2NGBr+kAB4bk3xtMXfZ94gqFDtg/GkI7e9zqGh5Beg=
563563
go.opentelemetry.io/contrib/propagators/b3 v1.42.0 h1:B2Pew5ufEtgkjLF+tSkXjgYZXQr9m7aCm1wLKB0URbU=
564564
go.opentelemetry.io/contrib/propagators/b3 v1.42.0/go.mod h1:iPgUcSEF5DORW6+yNbdw/YevUy+QqJ508ncjhrRSCjc=
565565
go.opentelemetry.io/otel v1.42.0 h1:lSQGzTgVR3+sgJDAU/7/ZMjN9Z+vUip7leaqBKy4sho=

0 commit comments

Comments
 (0)