diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-22 15:47:42 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-22 15:47:42 +0000 |
| commit | 9a2bd95e20e8d64dc6026ae4389fea932e425559 (patch) | |
| tree | a49827e8667fc4999465f2ab998eac65255b0391 /go.mod | |
| parent | a0bad1c99714bbea6a1d254c4be668f41dcec66a (diff) | |
| download | seaweedfs-9a2bd95e20e8d64dc6026ae4389fea932e425559.tar.xz seaweedfs-9a2bd95e20e8d64dc6026ae4389fea932e425559.zip | |
Bump gocloud.dev/pubsub/rabbitpubsub from 0.20.0 to 0.24.0
Bumps [gocloud.dev/pubsub/rabbitpubsub](https://github.com/google/go-cloud) from 0.20.0 to 0.24.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](https://github.com/google/go-cloud/compare/v0.20.0...v0.24.0)
---
updated-dependencies:
- dependency-name: gocloud.dev/pubsub/rabbitpubsub
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -105,7 +105,7 @@ require ( github.com/spf13/cast v1.3.0 // indirect github.com/spf13/jwalterweatherman v1.1.0 // indirect github.com/spf13/viper v1.4.0 - github.com/streadway/amqp v0.0.0-20200108173154-1c71cc93ed71 + github.com/streadway/amqp v1.0.0 github.com/stretchr/testify v1.7.0 github.com/stvp/tempredis v0.0.0-20181119212430-b82af8480203 github.com/syndtr/goleveldb v1.0.1-0.20190318030020-c3a204f8e965 @@ -127,7 +127,7 @@ require ( go.opencensus.io v0.23.0 // indirect gocloud.dev v0.24.0 gocloud.dev/pubsub/natspubsub v0.20.0 - gocloud.dev/pubsub/rabbitpubsub v0.20.0 + gocloud.dev/pubsub/rabbitpubsub v0.24.0 golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect golang.org/x/image v0.0.0-20200119044424-58c23975cae1 golang.org/x/net v0.0.0-20210825183410-e898025ed96a |
