We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd0e9ef commit 3ad04a7Copy full SHA for 3ad04a7
exporter/pulsarexporter/go.mod
@@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/pulsar
3
go 1.22.0
4
5
require (
6
- github.com/apache/pulsar-client-go v0.8.1
+ github.com/apache/pulsar-client-go v0.13.1
7
github.com/cenkalti/backoff/v4 v4.3.0
8
github.com/gogo/protobuf v1.3.2
9
github.com/jaegertracing/jaeger v1.60.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