File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ require (
9595 github.com/stretchr/objx v0.5.2 // indirect
9696 github.com/subosito/gotenv v1.4.2 // indirect
9797 go.bobheadxi.dev/streamline v1.2.1 // indirect
98- go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.53 .0
99- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53 .0
98+ go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.54 .0
99+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54 .0
100100 go.opentelemetry.io/otel v1.29.0
101101 golang.org/x/crypto v0.26.0 // indirect
102102 golang.org/x/mod v0.20.0 // indirect
Original file line number Diff line number Diff line change @@ -402,10 +402,10 @@ go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
402402go.opencensus.io v0.22.3 /go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw =
403403go.opencensus.io v0.22.4 /go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw =
404404go.opencensus.io v0.22.5 /go.mod h1:5pWMHQbX5EPX2/62yrJeAkowc+lfs/XD7Uxpq3pI6kk =
405- go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.53 .0 h1:IVtyPth4Rs5P8wIf0mP2KVKFNTJ4paX9qQ4Hkh5gFdc =
406- go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.53 .0 /go.mod h1:ImRBLMJv177/pwiLZ7tU7HDGNdBv7rS0HQ99eN/zBl8 =
407- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53 .0 h1:4K4tsIXefpVJtvA/8srF4V4y0akAoPHkIslgAkjixJA =
408- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53 .0 /go.mod h1:jjdQuTGVsXV4vSs+CJ2qYDeDPf9yIJV23qlIzBm73Vg =
405+ go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.54 .0 h1:U9ge/19g8pkNXL+0eqeWgiJAd8nSmmvbvwehqyxU/Lc =
406+ go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.54 .0 /go.mod h1:dmNhUi0Tl5v/3e0QNp7/3KLMvAPoHh4lMbZU319UkM0 =
407+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54 .0 h1:TT4fX+nBOA/+LUkobKGW1ydGcn+G3vRw9+g5HwCphpk =
408+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54 .0 /go.mod h1:L7UH0GbB0p47T4Rri3uHjbpCFYrVrwc1I25QhNPiGK8 =
409409go.opentelemetry.io/otel v1.29.0 h1:PdomN/Al4q/lN6iBJEN3AwPvUiHPMlt93c8bqTG5Llw =
410410go.opentelemetry.io/otel v1.29.0 /go.mod h1:N/WtXPs1CNCUEx+Agz5uouwCba+i+bJGFicT8SR4NP8 =
411411go.opentelemetry.io/otel/metric v1.29.0 h1:vPf/HFWTNkPu1aYeIsc98l4ktOQaL6LeSoeV2g+8YLc =
You can’t perform that action at this time.
0 commit comments