File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ require (
95
95
github.com/subosito/gotenv v1.4.2 // indirect
96
96
go.bobheadxi.dev/streamline v1.2.1 // indirect
97
97
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.49.0
98
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49 .0
98
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.50 .0
99
99
go.opentelemetry.io/otel v1.25.0
100
100
golang.org/x/crypto v0.22.0 // indirect
101
101
golang.org/x/mod v0.17.0 // indirect
Original file line number Diff line number Diff line change @@ -404,8 +404,8 @@ go.opencensus.io v0.22.4/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
404
404
go.opencensus.io v0.22.5 /go.mod h1:5pWMHQbX5EPX2/62yrJeAkowc+lfs/XD7Uxpq3pI6kk =
405
405
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.49.0 h1:RtcvQ4iw3w9NBB5yRwgA4sSa82rfId7n4atVpvKx3bY =
406
406
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.49.0 /go.mod h1:f/PbKbRd4cdUICWell6DmzvVJ7QrmBgFrRHjXmAXbK4 =
407
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49 .0 h1:jq9TW8u3so/bN+JPT166wjOI6/vQPF6Xe7nMNIltagk =
408
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49 .0 /go.mod h1:p8pYQP+m5XfbZm9fxtSKAbM6oIllS7s2AfxrChvc7iw =
407
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.50 .0 h1:cEPbyTSEHlQR89XVlyo78gqluF8Y3oMeBkXGWzQsfXY =
408
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.50 .0 /go.mod h1:DKdbWcT4GH1D0Y3Sqt/PFXt2naRKDWtU+eE6oLdFNA8 =
409
409
go.opentelemetry.io/otel v1.25.0 h1:gldB5FfhRl7OJQbUHt/8s0a7cE8fbsPAtdpRaApKy4k =
410
410
go.opentelemetry.io/otel v1.25.0 /go.mod h1:Wa2ds5NOXEMkCmUou1WA7ZBfLTHWIsp034OVD7AO+Vg =
411
411
go.opentelemetry.io/otel/metric v1.25.0 h1:LUKbS7ArpFL/I2jJHdJcqMGxkRdxpPHE0VU/D4NuEwA =
You can’t perform that action at this time.
0 commit comments