diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-04-04 16:42:09 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-04 16:42:09 +0000 |
| commit | 4062daf416d48ced07b167d670e662dfd6bd44f8 (patch) | |
| tree | f24d8c93a9bdc9af99768863b210682649d9bbe5 /go.mod | |
| parent | e28a8f802fadbeca191098c1f830bfe15b556e9b (diff) | |
| download | seaweedfs-4062daf416d48ced07b167d670e662dfd6bd44f8.tar.xz seaweedfs-4062daf416d48ced07b167d670e662dfd6bd44f8.zip | |
Bump gocloud.dev/pubsub/rabbitpubsub from 0.24.0 to 0.25.0
Bumps [gocloud.dev/pubsub/rabbitpubsub](https://github.com/google/go-cloud) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](https://github.com/google/go-cloud/compare/v0.24.0...v0.25.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 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -120,7 +120,7 @@ require ( go.opencensus.io v0.23.0 // indirect gocloud.dev v0.25.0 gocloud.dev/pubsub/natspubsub v0.25.0 - gocloud.dev/pubsub/rabbitpubsub v0.24.0 + gocloud.dev/pubsub/rabbitpubsub v0.25.0 golang.org/x/crypto v0.0.0-20220331220935-ae2d96664a29 // indirect golang.org/x/image v0.0.0-20200119044424-58c23975cae1 golang.org/x/net v0.0.0-20220401154927-543a649e0bdd |
