Skip to content

Commit 3ec02f7

Browse files
Update module github.com/apache/pulsar-client-go to v0.13.0
1 parent 5f7025a commit 3ec02f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exporter/pulsarexporter/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/pulsar
33
go 1.21.0
44

55
require (
6-
github.com/apache/pulsar-client-go v0.8.1
6+
github.com/apache/pulsar-client-go v0.13.0
77
github.com/cenkalti/backoff/v4 v4.3.0
88
github.com/gogo/protobuf v1.3.2
99
github.com/jaegertracing/jaeger v1.59.0

receiver/pulsarreceiver/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/pulsar
33
go 1.21.0
44

55
require (
6-
github.com/apache/pulsar-client-go v0.8.1
6+
github.com/apache/pulsar-client-go v0.13.0
77
github.com/apache/thrift v0.20.0
88
github.com/gogo/protobuf v1.3.2
99
github.com/jaegertracing/jaeger v1.59.0

0 commit comments

Comments
 (0)