File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
go.opentelemetry.io/collector/pdata/pcommon Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ require (
143
143
github.com/twmb/franz-go/plugin/kotel v1.5.0
144
144
github.com/twmb/franz-go/plugin/kprom v1.1.0
145
145
github.com/willf/bloom v2.0.3+incompatible
146
- go.opentelemetry.io/collector/pdata v1.19 .0
146
+ go.opentelemetry.io/collector/pdata v1.20 .0
147
147
go4.org/netipx v0.0.0-20230125063823-8449b0a6169f
148
148
golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8
149
149
golang.org/x/oauth2 v0.24.0
Original file line number Diff line number Diff line change @@ -2743,8 +2743,8 @@ go.opencensus.io v0.22.5/go.mod h1:5pWMHQbX5EPX2/62yrJeAkowc+lfs/XD7Uxpq3pI6kk=
2743
2743
go.opencensus.io v0.23.0 /go.mod h1:XItmlyltB5F7CS4xOC1DcqMoFqwtC6OG2xF7mCv7P7E =
2744
2744
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0 =
2745
2745
go.opencensus.io v0.24.0 /go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo =
2746
- go.opentelemetry.io/collector/pdata v1.19 .0 h1:jmnU5R8TOCbwRr4B8sjdRxM7L5WnEKlQWX1dtLYxIbE =
2747
- go.opentelemetry.io/collector/pdata v1.19 .0 /go.mod h1:Ox1YVLe87cZDB/TL30i4SUz1cA5s6AM6SpFMfY61ICs =
2746
+ go.opentelemetry.io/collector/pdata v1.20 .0 h1:ePcwt4bdtISP0loHaE+C9xYoU2ZkIvWv89Fob16o9SM =
2747
+ go.opentelemetry.io/collector/pdata v1.20 .0 /go.mod h1:Ox1YVLe87cZDB/TL30i4SUz1cA5s6AM6SpFMfY61ICs =
2748
2748
go.opentelemetry.io/collector/semconv v0.105.0 h1:8p6dZ3JfxFTjbY38d8xlQGB1TQ3nPUvs+D0RERniZ1g =
2749
2749
go.opentelemetry.io/collector/semconv v0.105.0 /go.mod h1:yMVUCNoQPZVq/IPfrHrnntZTWsLf5YGZ7qwKulIl5hw =
2750
2750
go.opentelemetry.io/contrib/detectors/gcp v1.29.0 h1:TiaiXB4DpGD3sdzNlYQxruQngn5Apwzi1X0DRhuGvDQ =
Original file line number Diff line number Diff line change @@ -1740,7 +1740,7 @@ go.opencensus.io/trace
1740
1740
go.opencensus.io/trace/internal
1741
1741
go.opencensus.io/trace/propagation
1742
1742
go.opencensus.io/trace/tracestate
1743
- # go.opentelemetry.io/collector/pdata v1.19 .0
1743
+ # go.opentelemetry.io/collector/pdata v1.20 .0
1744
1744
## explicit; go 1.22.0
1745
1745
go.opentelemetry.io/collector/pdata/internal
1746
1746
go.opentelemetry.io/collector/pdata/internal/data
You can’t perform that action at this time.
0 commit comments