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 @@ -142,7 +142,7 @@ require (
142
142
github.com/twmb/franz-go/plugin/kotel v1.5.0
143
143
github.com/twmb/franz-go/plugin/kprom v1.1.0
144
144
github.com/willf/bloom v2.0.3+incompatible
145
- go.opentelemetry.io/collector/pdata v1.21 .0
145
+ go.opentelemetry.io/collector/pdata v1.22 .0
146
146
go4.org/netipx v0.0.0-20230125063823-8449b0a6169f
147
147
golang.org/x/oauth2 v0.24.0
148
148
golang.org/x/text v0.21.0
Original file line number Diff line number Diff line change @@ -2750,8 +2750,8 @@ go.opencensus.io v0.22.5/go.mod h1:5pWMHQbX5EPX2/62yrJeAkowc+lfs/XD7Uxpq3pI6kk=
2750
2750
go.opencensus.io v0.23.0 /go.mod h1:XItmlyltB5F7CS4xOC1DcqMoFqwtC6OG2xF7mCv7P7E =
2751
2751
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0 =
2752
2752
go.opencensus.io v0.24.0 /go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo =
2753
- go.opentelemetry.io/collector/pdata v1.21 .0 h1:PG+UbiFMJ35X/WcAR7Rf/PWmWtRdW0aHlOidsR6c5MA =
2754
- go.opentelemetry.io/collector/pdata v1.21 .0 /go.mod h1:GKb1/zocKJMvxKbS+sl0W85lxhYBTFJ6h6I1tphVyDU =
2753
+ go.opentelemetry.io/collector/pdata v1.22 .0 h1:3yhjL46NLdTMoP8rkkcE9B0pzjf2973crn0KKhX5UrI =
2754
+ go.opentelemetry.io/collector/pdata v1.22 .0 /go.mod h1:nLLf6uDg8Kn5g3WNZwGyu8+kf77SwOqQvMTb5AXEbEY =
2755
2755
go.opentelemetry.io/collector/semconv v0.105.0 h1:8p6dZ3JfxFTjbY38d8xlQGB1TQ3nPUvs+D0RERniZ1g =
2756
2756
go.opentelemetry.io/collector/semconv v0.105.0 /go.mod h1:yMVUCNoQPZVq/IPfrHrnntZTWsLf5YGZ7qwKulIl5hw =
2757
2757
go.opentelemetry.io/contrib/detectors/gcp v1.29.0 h1:TiaiXB4DpGD3sdzNlYQxruQngn5Apwzi1X0DRhuGvDQ =
Original file line number Diff line number Diff line change @@ -1706,7 +1706,7 @@ go.opencensus.io/tag
1706
1706
go.opencensus.io/trace
1707
1707
go.opencensus.io/trace/internal
1708
1708
go.opencensus.io/trace/tracestate
1709
- # go.opentelemetry.io/collector/pdata v1.21 .0
1709
+ # go.opentelemetry.io/collector/pdata v1.22 .0
1710
1710
## explicit; go 1.22.0
1711
1711
go.opentelemetry.io/collector/pdata/internal
1712
1712
go.opentelemetry.io/collector/pdata/internal/data
You can’t perform that action at this time.
0 commit comments