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 @@ -71,7 +71,7 @@ require (
7171 github.com/yusufpapurcu/wmi v1.2.4 // indirect
7272 github.com/zeebo/assert v1.3.1 // indirect
7373 github.com/zeebo/blake3 v0.2.4 // indirect
74- go.opentelemetry.io/auto/sdk v1.2.0 // indirect
74+ go.opentelemetry.io/auto/sdk v1.2.1 // indirect
7575 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 // indirect
7676 go.opentelemetry.io/contrib/propagators/jaeger v1.38.0 // indirect
7777 go.opentelemetry.io/otel v1.38.0 // indirect
Original file line number Diff line number Diff line change @@ -130,8 +130,8 @@ github.com/zeebo/blake3 v0.2.4 h1:KYQPkhpRtcqh0ssGYcKLG1JYvddkEA8QwCM/yBqhaZI=
130130github.com/zeebo/blake3 v0.2.4 /go.mod h1:7eeQ6d2iXWRGF6npfaxl2CU+xy2Fjo2gxeyZGCRUjcE =
131131github.com/zeebo/pcg v1.0.1 h1:lyqfGeWiv4ahac6ttHs+I5hwtH/+1mrhlCtVNQM2kHo =
132132github.com/zeebo/pcg v1.0.1 /go.mod h1:09F0S9iiKrwn9rlI5yjLkmrug154/YRW6KnnXVDM/l4 =
133- go.opentelemetry.io/auto/sdk v1.2.0 h1:YpRtUFjvhSymycLS2T81lT6IGhcUP+LUPtv0iv1N8bM =
134- go.opentelemetry.io/auto/sdk v1.2.0 /go.mod h1:1deq2zL7rwjwC8mR7XgY2N+tlIl6pjmEUoLDENMEzwk =
133+ go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64 =
134+ go.opentelemetry.io/auto/sdk v1.2.1 /go.mod h1:KRTj+aOaElaLi+wW1kO/DZRXwkF4C5xPbEe3ZiIhN7Y =
135135go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 h1:RbKq8BG0FI8OiXhBfcRtqqHcZcka+gU3cskNuf05R18 =
136136go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 /go.mod h1:h06DGIukJOevXaj/xrNjhi/2098RZzcLTbc0jDAUbsg =
137137go.opentelemetry.io/contrib/propagators/jaeger v1.38.0 h1:nXGeLvT1QtCAhkASkP/ksjkTKZALIaQBIW+JSIw1KIc =
You can’t perform that action at this time.
0 commit comments