Skip to content

Commit

Permalink
Update module github.com/apache/pulsar-client-go to v0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2024
1 parent d2017d2 commit 7ca8c37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion exporter/pulsarexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/pulsar
go 1.22.0

require (
github.com/apache/pulsar-client-go v0.8.1
github.com/apache/pulsar-client-go v0.13.1
github.com/cenkalti/backoff/v4 v4.3.0
github.com/gogo/protobuf v1.3.2
github.com/jaegertracing/jaeger v1.60.0
Expand Down
2 changes: 1 addition & 1 deletion receiver/pulsarreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/pulsar
go 1.22.0

require (
github.com/apache/pulsar-client-go v0.8.1
github.com/apache/pulsar-client-go v0.13.1
github.com/apache/thrift v0.20.0
github.com/gogo/protobuf v1.3.2
github.com/jaegertracing/jaeger v1.60.0
Expand Down

0 comments on commit 7ca8c37

Please sign in to comment.