File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ require (
83
83
github.com/cespare/xxhash/v2 v2.3.0
84
84
github.com/google/go-cmp v0.6.0
85
85
github.com/sercand/kuberesolver/v4 v4.0.0
86
- go.opentelemetry.io/collector/pdata v1.12 .0
86
+ go.opentelemetry.io/collector/pdata v1.13 .0
87
87
golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8
88
88
google.golang.org/protobuf v1.34.2
89
89
)
Original file line number Diff line number Diff line change @@ -1477,8 +1477,8 @@ go.opencensus.io v0.22.5/go.mod h1:5pWMHQbX5EPX2/62yrJeAkowc+lfs/XD7Uxpq3pI6kk=
1477
1477
go.opencensus.io v0.23.0 /go.mod h1:XItmlyltB5F7CS4xOC1DcqMoFqwtC6OG2xF7mCv7P7E =
1478
1478
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0 =
1479
1479
go.opencensus.io v0.24.0 /go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo =
1480
- go.opentelemetry.io/collector/pdata v1.12 .0 h1:Xx5VK1p4VO0md8MWm2icwC1MnJ7f8EimKItMWw46BmA =
1481
- go.opentelemetry.io/collector/pdata v1.12 .0 /go.mod h1:MYeB0MmMAxeM0hstCFrCqWLzdyeYySim2dG6pDT6nYI =
1480
+ go.opentelemetry.io/collector/pdata v1.13 .0 h1:eV3NQt2f1UcaibkziMvGTQI34LlpiYBUGp1yP0G/Cxw =
1481
+ go.opentelemetry.io/collector/pdata v1.13 .0 /go.mod h1:MYeB0MmMAxeM0hstCFrCqWLzdyeYySim2dG6pDT6nYI =
1482
1482
go.opentelemetry.io/collector/semconv v0.105.0 h1:8p6dZ3JfxFTjbY38d8xlQGB1TQ3nPUvs+D0RERniZ1g =
1483
1483
go.opentelemetry.io/collector/semconv v0.105.0 /go.mod h1:yMVUCNoQPZVq/IPfrHrnntZTWsLf5YGZ7qwKulIl5hw =
1484
1484
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 h1:4Pp6oUg3+e/6M4C0A/3kJ2VYa++dsWVTtGgLVj5xtHg =
You can’t perform that action at this time.
0 commit comments