Skip to content

Commit 3ad04a7

Browse files
fix(deps): update module github.com/apache/pulsar-client-go to v0.13.1
1 parent fd0e9ef commit 3ad04a7

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.22.0
44

55
require (
6-
github.com/apache/pulsar-client-go v0.8.1
6+
github.com/apache/pulsar-client-go v0.13.1
77
github.com/cenkalti/backoff/v4 v4.3.0
88
github.com/gogo/protobuf v1.3.2
99
github.com/jaegertracing/jaeger v1.60.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.22.0
44

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

0 commit comments

Comments
 (0)