We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f7025a commit 3ec02f7Copy full SHA for 3ec02f7
exporter/pulsarexporter/go.mod
@@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/pulsar
3
go 1.21.0
4
5
require (
6
- github.com/apache/pulsar-client-go v0.8.1
+ github.com/apache/pulsar-client-go v0.13.0
7
github.com/cenkalti/backoff/v4 v4.3.0
8
github.com/gogo/protobuf v1.3.2
9
github.com/jaegertracing/jaeger v1.59.0
receiver/pulsarreceiver/go.mod
@@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/pulsar
github.com/apache/thrift v0.20.0
0 commit comments