File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ require (
48
48
github.com/vektra/mockery v0.0.0-20181123154057-e78b021dcbb5
49
49
github.com/wadey/gocovmerge v0.0.0-20160331181800-b5bfa59ec0ad
50
50
github.com/xdg-go/scram v1.0.2
51
- go.opentelemetry.io/collector/model v0.35 .0
51
+ go.opentelemetry.io/collector/model v0.36 .0
52
52
go.uber.org/atomic v1.9.0
53
53
go.uber.org/automaxprocs v1.4.0
54
54
go.uber.org/zap v1.19.1
Original file line number Diff line number Diff line change @@ -816,6 +816,8 @@ go.opencensus.io v0.23.0 h1:gqCw0LfLxScz8irSi8exQc7fyQ0fKQU/qnC/X8+V/1M=
816
816
go.opencensus.io v0.23.0 /go.mod h1:XItmlyltB5F7CS4xOC1DcqMoFqwtC6OG2xF7mCv7P7E =
817
817
go.opentelemetry.io/collector/model v0.35.0 h1:NpKjghiqlei4ecwjOYOMhD6tj4gY8yiWHPJmbFs/ArI =
818
818
go.opentelemetry.io/collector/model v0.35.0 /go.mod h1:+7YCSjJG+MqiIFjauzt7oM2qkqBsaJWh5hcsO4fwsAc =
819
+ go.opentelemetry.io/collector/model v0.36.0 h1:5yxMNfmvPaJYCIT2o9ALkZ845YoBdbIbWxHv+p9FvaE =
820
+ go.opentelemetry.io/collector/model v0.36.0 /go.mod h1:+7YCSjJG+MqiIFjauzt7oM2qkqBsaJWh5hcsO4fwsAc =
819
821
go.opentelemetry.io/proto/otlp v0.7.0 /go.mod h1:PqfVotwruBrMGOCsRd/89rSnXhoiJIqeYNgFYFoEGnI =
820
822
go.uber.org/atomic v1.4.0 /go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE =
821
823
go.uber.org/atomic v1.7.0 /go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc =
You can’t perform that action at this time.
0 commit comments