Skip to content

Commit

Permalink
chore(deps): bump github.com/apache/pulsar-client-go in /modules/puls…
Browse files Browse the repository at this point in the history
…ar (testcontainers#1105)

Bumps [github.com/apache/pulsar-client-go](https://github.com/apache/pulsar-client-go) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/apache/pulsar-client-go/releases)
- [Changelog](https://github.com/apache/pulsar-client-go/blob/master/CHANGELOG.md)
- [Commits](apache/pulsar-client-go@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: github.com/apache/pulsar-client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>
  • Loading branch information
dependabot[bot] and mdelapenya authored May 2, 2023
1 parent f0a3b1e commit c57938e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 190 deletions.
3 changes: 2 additions & 1 deletion modules/pulsar/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/testcontainers/testcontainers-go/modules/pulsar
go 1.19

require (
github.com/apache/pulsar-client-go v0.9.0
github.com/apache/pulsar-client-go v0.10.0
github.com/docker/docker v23.0.5+incompatible
github.com/docker/go-connections v0.4.0
github.com/stretchr/testify v1.8.2
Expand All @@ -22,6 +22,7 @@ require (
github.com/Microsoft/go-winio v0.5.2 // indirect
github.com/ardielle/ardielle-go v1.5.2 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/bits-and-blooms/bitset v1.4.0 // indirect
github.com/cenkalti/backoff/v4 v4.2.0 // indirect
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/containerd/containerd v1.6.19 // indirect
Expand Down
Loading

0 comments on commit c57938e

Please sign in to comment.