Skip to content

Commit

Permalink
fix: upgrade github.com/gorilla/mux/otelmux to v0.44.0 (#19620)
Browse files Browse the repository at this point in the history
Signed-off-by: Shengwen Yu <[email protected]>
  • Loading branch information
Shengwen YU authored Nov 27, 2023
1 parent c07f5ce commit 005e993
Show file tree
Hide file tree
Showing 22 changed files with 1,107 additions and 1,523 deletions.
3 changes: 1 addition & 2 deletions src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ require (
github.com/tencentcloud/tencentcloud-sdk-go v1.0.62
github.com/theupdateframework/notary v0.6.1
github.com/vmihailenco/msgpack/v5 v5.0.0-rc.2
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.22.0
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.44.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.44.0
go.opentelemetry.io/otel v1.21.0
go.opentelemetry.io/otel/exporters/jaeger v1.0.0
Expand Down Expand Up @@ -197,7 +197,6 @@ require (
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
github.com/xlab/treeprint v1.1.0 // indirect
go.mongodb.org/mongo-driver v1.7.0 // indirect
go.opentelemetry.io/contrib v0.22.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 // indirect
go.opentelemetry.io/otel/metric v1.21.0 // indirect
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
Expand Down
42 changes: 31 additions & 11 deletions src/go.sum

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions src/vendor/go.opentelemetry.io/contrib/.gitattributes

This file was deleted.

13 changes: 0 additions & 13 deletions src/vendor/go.opentelemetry.io/contrib/.gitignore

This file was deleted.

32 changes: 0 additions & 32 deletions src/vendor/go.opentelemetry.io/contrib/.golangci.yml

This file was deleted.

Loading

0 comments on commit 005e993

Please sign in to comment.