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 @@ -97,7 +97,7 @@ require (
9797 github.com/leodido/go-urn v1.4.0 // indirect
9898 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
9999 github.com/spf13/pflag v1.0.6 // indirect
100- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62 .0
100+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63 .0
101101 go.opentelemetry.io/otel/trace v1.38.0
102102 go.opentelemetry.io/proto/otlp v1.7.1 // indirect
103103 go.uber.org/multierr v1.11.0 // indirect
Original file line number Diff line number Diff line change @@ -215,8 +215,8 @@ github.com/ugorji/go/codec v1.2.7 h1:YPXUKf7fYbp/y8xloBqZOw2qaVggbfwMlI8WM3wZUJ0
215215github.com/ugorji/go/codec v1.2.7 /go.mod h1:WGN1fab3R1fzQlVQTkfxVtIBhWDRqOviHU95kRgeqEY =
216216go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA =
217217go.opentelemetry.io/auto/sdk v1.1.0 /go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A =
218- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62 .0 h1:Hf9xI/XLML9ElpiHVDNwvqI0hIFlzV8dgIr35kV1kRU =
219- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62 .0 /go.mod h1:NfchwuyNoMcZ5MLHwPrODwUF1HWCXWrL31s8gSAdIKY =
218+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63 .0 h1:RbKq8BG0FI8OiXhBfcRtqqHcZcka+gU3cskNuf05R18 =
219+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63 .0 /go.mod h1:h06DGIukJOevXaj/xrNjhi/2098RZzcLTbc0jDAUbsg =
220220go.opentelemetry.io/contrib/propagators/autoprop v0.62.0 h1:1+EHlhAe/tukctfePZRrDruB9vn7MdwyC+rf36nUSPM =
221221go.opentelemetry.io/contrib/propagators/autoprop v0.62.0 /go.mod h1:skzESZBY3IYcqJgImc+fwXQWflvVe+jZxoA/uw60NaI =
222222go.opentelemetry.io/contrib/propagators/aws v1.38.0 h1:eRZ7asSbLc5dH7+TBzL6hFKb1dabz0IV51uUUwYRZts =
You can’t perform that action at this time.
0 commit comments