File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ require (
5555 github.com/tklauser/numcpus v0.10.0 // indirect
5656 github.com/yusufpapurcu/wmi v1.2.4 // indirect
5757 github.com/zeebo/blake3 v0.2.4 // indirect
58- go.opentelemetry.io/auto/sdk v1.2.0 // indirect
58+ go.opentelemetry.io/auto/sdk v1.2.1 // indirect
5959 go.opentelemetry.io/otel/metric v1.38.0 // indirect
6060 go.uber.org/mock v0.6.0 // indirect
6161 go.uber.org/multierr v1.11.0 // indirect
Original file line number Diff line number Diff line change @@ -86,8 +86,8 @@ github.com/zeebo/blake3 v0.2.4 h1:KYQPkhpRtcqh0ssGYcKLG1JYvddkEA8QwCM/yBqhaZI=
8686github.com/zeebo/blake3 v0.2.4 /go.mod h1:7eeQ6d2iXWRGF6npfaxl2CU+xy2Fjo2gxeyZGCRUjcE =
8787github.com/zeebo/pcg v1.0.1 h1:lyqfGeWiv4ahac6ttHs+I5hwtH/+1mrhlCtVNQM2kHo =
8888github.com/zeebo/pcg v1.0.1 /go.mod h1:09F0S9iiKrwn9rlI5yjLkmrug154/YRW6KnnXVDM/l4 =
89- go.opentelemetry.io/auto/sdk v1.2.0 h1:YpRtUFjvhSymycLS2T81lT6IGhcUP+LUPtv0iv1N8bM =
90- go.opentelemetry.io/auto/sdk v1.2.0 /go.mod h1:1deq2zL7rwjwC8mR7XgY2N+tlIl6pjmEUoLDENMEzwk =
89+ go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64 =
90+ go.opentelemetry.io/auto/sdk v1.2.1 /go.mod h1:KRTj+aOaElaLi+wW1kO/DZRXwkF4C5xPbEe3ZiIhN7Y =
9191go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 h1:RbKq8BG0FI8OiXhBfcRtqqHcZcka+gU3cskNuf05R18 =
9292go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 /go.mod h1:h06DGIukJOevXaj/xrNjhi/2098RZzcLTbc0jDAUbsg =
9393go.opentelemetry.io/contrib/propagators/jaeger v1.38.0 h1:nXGeLvT1QtCAhkASkP/ksjkTKZALIaQBIW+JSIw1KIc =
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ require (
100100 github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
101101 github.com/yusufpapurcu/wmi v1.2.4 // indirect
102102 github.com/zeebo/blake3 v0.2.4 // indirect
103- go.opentelemetry.io/auto/sdk v1.2.0 // indirect
103+ go.opentelemetry.io/auto/sdk v1.2.1 // indirect
104104 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 // indirect
105105 go.opentelemetry.io/contrib/propagators/jaeger v1.38.0 // indirect
106106 go.opentelemetry.io/otel v1.38.0 // indirect
Original file line number Diff line number Diff line change @@ -203,8 +203,8 @@ github.com/zeebo/blake3 v0.2.4 h1:KYQPkhpRtcqh0ssGYcKLG1JYvddkEA8QwCM/yBqhaZI=
203203github.com/zeebo/blake3 v0.2.4 /go.mod h1:7eeQ6d2iXWRGF6npfaxl2CU+xy2Fjo2gxeyZGCRUjcE =
204204github.com/zeebo/pcg v1.0.1 h1:lyqfGeWiv4ahac6ttHs+I5hwtH/+1mrhlCtVNQM2kHo =
205205github.com/zeebo/pcg v1.0.1 /go.mod h1:09F0S9iiKrwn9rlI5yjLkmrug154/YRW6KnnXVDM/l4 =
206- go.opentelemetry.io/auto/sdk v1.2.0 h1:YpRtUFjvhSymycLS2T81lT6IGhcUP+LUPtv0iv1N8bM =
207- go.opentelemetry.io/auto/sdk v1.2.0 /go.mod h1:1deq2zL7rwjwC8mR7XgY2N+tlIl6pjmEUoLDENMEzwk =
206+ go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64 =
207+ go.opentelemetry.io/auto/sdk v1.2.1 /go.mod h1:KRTj+aOaElaLi+wW1kO/DZRXwkF4C5xPbEe3ZiIhN7Y =
208208go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 h1:RbKq8BG0FI8OiXhBfcRtqqHcZcka+gU3cskNuf05R18 =
209209go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 /go.mod h1:h06DGIukJOevXaj/xrNjhi/2098RZzcLTbc0jDAUbsg =
210210go.opentelemetry.io/contrib/propagators/jaeger v1.38.0 h1:nXGeLvT1QtCAhkASkP/ksjkTKZALIaQBIW+JSIw1KIc =
You can’t perform that action at this time.
0 commit comments