Skip to content

Commit ac71496

Browse files
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux (#335)
Bumps [go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux](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/github.com/gorilla/mux/otelmux 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 eca8cb9 commit ac71496

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/stretchr/testify v1.11.1
1717
github.com/xmidt-org/candlelight v0.2.1
1818
github.com/xmidt-org/sallust v0.2.4
19-
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.66.0
19+
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.67.0
2020
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.67.0
2121
go.uber.org/fx v1.24.0
2222
go.uber.org/multierr v1.11.0
@@ -69,7 +69,7 @@ require (
6969
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.36.0 // indirect
7070
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0 // indirect
7171
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.36.0 // indirect
72-
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.41.0 // indirect
72+
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.42.0 // indirect
7373
go.opentelemetry.io/otel/exporters/zipkin v1.36.0 // indirect
7474
go.opentelemetry.io/otel/metric v1.42.0 // indirect
7575
go.opentelemetry.io/otel/sdk v1.42.0 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ github.com/xmidt-org/wrp-go/v3 v3.7.0/go.mod h1:eyMj+q/7LQ4SU6Z3s6VOwuTVSh6/DJBb
156156
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
157157
go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64=
158158
go.opentelemetry.io/auto/sdk v1.2.1/go.mod h1:KRTj+aOaElaLi+wW1kO/DZRXwkF4C5xPbEe3ZiIhN7Y=
159-
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.66.0 h1:dDHFqmKKzu8dU214vmqh/GjZF9v2o7sWYJSbeVZCus4=
160-
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.66.0/go.mod h1:ULegmCOm5xl0VSUadkFBZJRslc6rlhunlQRpNFib7kk=
159+
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.67.0 h1:b6GmayQMq3nLt5X/+u+B4wnU5CqaMBBDuPz+TFu07rg=
160+
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.67.0/go.mod h1:R6Z44a4CJLVvfd0n95UfHq6wD6SyGMvjfZfVK9GRy3c=
161161
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.67.0 h1:OyrsyzuttWTSur2qN/Lm0m2a8yqyIjUVBZcxFPuXq2o=
162162
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.67.0/go.mod h1:C2NGBr+kAB4bk3xtMXfZ94gqFDtg/GkI7e9zqGh5Beg=
163163
go.opentelemetry.io/otel v1.42.0 h1:lSQGzTgVR3+sgJDAU/7/ZMjN9Z+vUip7leaqBKy4sho=
@@ -170,8 +170,8 @@ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0 h1:JgtbA
170170
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0/go.mod h1:179AK5aar5R3eS9FucPy6rggvU0g52cvKId8pv4+v0c=
171171
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.36.0 h1:nRVXXvf78e00EwY6Wp0YII8ww2JVWshZ20HfTlE11AM=
172172
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.36.0/go.mod h1:r49hO7CgrxY9Voaj3Xe8pANWtr0Oq916d0XAmOoCZAQ=
173-
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.41.0 h1:61oRQmYGMW7pXmFjPg1Muy84ndqMxQ6SH2L8fBG8fSY=
174-
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.41.0/go.mod h1:c0z2ubK4RQL+kSDuuFu9WnuXimObon3IiKjJf4NACvU=
173+
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.42.0 h1:s/1iRkCKDfhlh1JF26knRneorus8aOwVIDhvYx9WoDw=
174+
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.42.0/go.mod h1:UI3wi0FXg1Pofb8ZBiBLhtMzgoTm1TYkMvn71fAqDzs=
175175
go.opentelemetry.io/otel/exporters/zipkin v1.36.0 h1:s0n95ya5tOG03exJ5JySOdJFtwGo4ZQ+KeY7Zro4CLI=
176176
go.opentelemetry.io/otel/exporters/zipkin v1.36.0/go.mod h1:m9wRxtKA2MZ1HcnNC4BKI+9aYe434qRZTCvI7QGUN7Y=
177177
go.opentelemetry.io/otel/metric v1.42.0 h1:2jXG+3oZLNXEPfNmnpxKDeZsFI5o4J+nz6xUlaFdF/4=

0 commit comments

Comments
 (0)