File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
22
22
github.com/xmidt-org/webpa-common/v2 v2.3.2
23
23
github.com/xmidt-org/wrp-go/v3 v3.5.2
24
24
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.54.0
25
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53 .0
25
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54 .0
26
26
go.uber.org/fx v1.22.2
27
27
go.uber.org/zap v1.27.0
28
28
)
Original file line number Diff line number Diff line change @@ -1778,8 +1778,8 @@ go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.54
1778
1778
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.19.0 /go.mod h1:7RDsakVbjb124lYDEjKuHTuzdqf04hLMEvPv/ufmqMs =
1779
1779
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.38.0 /go.mod h1:w6xNm+kC506KNs5cknSHal6dtdRnc4uema0uN9GSQc0 =
1780
1780
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 /go.mod h1:pcQ3MM3SWvrA71U4GDqv9UFDJ3HQsW7y5ZO3tDTlUdI =
1781
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53 .0 h1:4K4tsIXefpVJtvA/8srF4V4y0akAoPHkIslgAkjixJA =
1782
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53 .0 /go.mod h1:jjdQuTGVsXV4vSs+CJ2qYDeDPf9yIJV23qlIzBm73Vg =
1781
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54 .0 h1:TT4fX+nBOA/+LUkobKGW1ydGcn+G3vRw9+g5HwCphpk =
1782
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54 .0 /go.mod h1:L7UH0GbB0p47T4Rri3uHjbpCFYrVrwc1I25QhNPiGK8 =
1783
1783
go.opentelemetry.io/contrib/propagators v0.19.0 /go.mod h1:4QOdZClXISU5S43xZxk5tYaWcpb+lehqfKtE6PK6msE =
1784
1784
go.opentelemetry.io/otel v0.19.0 /go.mod h1:j9bF567N9EfomkSidSfmMwIwIBuP37AMAIzVW85OxSg =
1785
1785
go.opentelemetry.io/otel v1.11.2 /go.mod h1:7p4EUV+AqgdlNV9gL97IgUZiVR3yrFXYo53f9BM3tRI =
You can’t perform that action at this time.
0 commit comments