File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ require (
70
70
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
71
71
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
72
72
github.com/yashtewari/glob-intersection v0.2.0 // indirect
73
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45 .0 // indirect
73
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46 .0 // indirect
74
74
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 // indirect
75
75
go.opentelemetry.io/otel v1.21.0 // indirect
76
76
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 // indirect
Original file line number Diff line number Diff line change @@ -172,8 +172,8 @@ go.etcd.io/etcd/api/v3 v3.5.10 h1:szRajuUUbLyppkhs9K6BRtjY37l66XQQmw7oZRANE4k=
172
172
go.etcd.io/etcd/client/pkg/v3 v3.5.10 h1:kfYIdQftBnbAq8pUWFXfpuuxFSKzlmM5cSn76JByiT0 =
173
173
go.etcd.io/etcd/client/v3 v3.5.10 h1:W9TXNZ+oB3MCd/8UjxHTWK5J9Nquw9fQBLJd5ne5/Ao =
174
174
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0 =
175
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45 .0 h1:RsQi0qJ2imFfCvZabqzM9cNXBG8k6gXMv1A0cXRmH6A =
176
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45 .0 /go.mod h1:vsh3ySueQCiKPxFLvjWC4Z135gIa34TQ/NSqkDTZYUM =
175
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46 .0 h1:PzIubN4/sjByhDRHLviCjJuweBXWFZWhghjg7cS28+M =
176
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46 .0 /go.mod h1:Ct6zzQEuGK3WpJs2n4dn+wfJYzd/+hNnxMRTWjGn30M =
177
177
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 h1:aFJWCqJMNjENlcleuuOkGAPH82y0yULBScfXcIEdS24 =
178
178
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 /go.mod h1:sEGXWArGqc3tVa+ekntsN65DmVbVeW+7lTKTjZF3/Fo =
179
179
go.opentelemetry.io/otel v1.21.0 h1:hzLeKBZEL7Okw2mGzZ0cc4k/A7Fta0uoPgaJCr8fsFc =
Original file line number Diff line number Diff line change @@ -318,8 +318,8 @@ github.com/xeipuuv/gojsonreference
318
318
# github.com/yashtewari/glob-intersection v0.2.0
319
319
## explicit; go 1.17
320
320
github.com/yashtewari/glob-intersection
321
- # go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45 .0
322
- ## explicit; go 1.19
321
+ # go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46 .0
322
+ ## explicit; go 1.20
323
323
# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1
324
324
## explicit; go 1.20
325
325
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
You can’t perform that action at this time.
0 commit comments