Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/jaegertracing/jaeger from 1.48.0 to 1.49.0 in /receiver/pulsarreceiver #26548

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions receiver/pulsarreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/apache/pulsar-client-go v0.8.1
github.com/apache/thrift v0.19.0
github.com/gogo/protobuf v1.3.2
github.com/jaegertracing/jaeger v1.48.0
github.com/jaegertracing/jaeger v1.49.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger v0.84.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/zipkin v0.84.0
github.com/openzipkin/zipkin-go v0.4.2
Expand Down Expand Up @@ -53,7 +53,6 @@ require (
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/mtibben/percent v0.2.1 // indirect
github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal v0.84.0 // indirect
github.com/opentracing/opentracing-go v1.2.0 // indirect
github.com/pierrec/lz4 v2.6.1+incompatible // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
Expand All @@ -63,8 +62,6 @@ require (
github.com/prometheus/procfs v0.10.1 // indirect
github.com/sirupsen/logrus v1.9.0 // indirect
github.com/spaolacci/murmur3 v1.1.0 // indirect
github.com/uber/jaeger-client-go v2.30.0+incompatible // indirect
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
go.opentelemetry.io/collector/config/configtelemetry v0.84.1-0.20230908162931-eaac340d0bc3 // indirect
go.opentelemetry.io/collector/featuregate v1.0.0-rcv0014.0.20230908162931-eaac340d0bc3 // indirect
go.opentelemetry.io/otel v1.17.0 // indirect
Expand Down
12 changes: 3 additions & 9 deletions receiver/pulsarreceiver/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading