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 @@ -99,7 +99,7 @@ require (
99
99
github.com/stretchr/objx v0.5.2 // indirect
100
100
github.com/subosito/gotenv v1.6.0 // indirect
101
101
go.bobheadxi.dev/streamline v1.2.1 // indirect
102
- go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.61 .0
102
+ go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.62 .0
103
103
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0
104
104
go.opentelemetry.io/otel v1.37.0
105
105
golang.org/x/crypto v0.39.0 // indirect
Original file line number Diff line number Diff line change @@ -275,8 +275,8 @@ go.bobheadxi.dev/streamline v1.2.1 h1:IqKSA1TbeuDqCzYNAwtlh8sqf3tsQus8XgJdkCWFT8
275
275
go.bobheadxi.dev/streamline v1.2.1 /go.mod h1:yJsVXOSBFLgAKvsnf6WmIzmB2A65nWqkR/sRNxJPa74 =
276
276
go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA =
277
277
go.opentelemetry.io/auto/sdk v1.1.0 /go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A =
278
- go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.61 .0 h1:lREC4C0ilyP4WibDhQ7Gg2ygAQFP8oR07Fst/5cafwI =
279
- go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.61 .0 /go.mod h1:HfvuU0kW9HewH14VCOLImqKvUgONodURG7Alj/IrnGI =
278
+ go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.62 .0 h1:wCeciVlAfb5DC8MQl/DlmAv/FVPNpQgFvI/71+hatuc =
279
+ go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.62 .0 /go.mod h1:WfEApdZDMlLUAev/0QQpr8EJ/z0VWDKYZ5tF5RH5T1U =
280
280
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 h1:Hf9xI/XLML9ElpiHVDNwvqI0hIFlzV8dgIr35kV1kRU =
281
281
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 /go.mod h1:NfchwuyNoMcZ5MLHwPrODwUF1HWCXWrL31s8gSAdIKY =
282
282
go.opentelemetry.io/otel v1.37.0 h1:9zhNfelUvx0KBfu/gb+ZgeAfAgtWrfHJZcAqFC228wQ =
You can’t perform that action at this time.
0 commit comments