diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-27 08:41:45 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-27 08:41:45 -0800 |
| commit | c5bcfd89422e1d6b8259a4e4cf1af97ad2b5a991 (patch) | |
| tree | 07b7cd8e31305c3d28da0daf8e04ca73f38ae4e6 /go.mod | |
| parent | ffbc6615bd22c90935b1ddd554681e759cbdb8fd (diff) | |
| download | seaweedfs-c5bcfd89422e1d6b8259a4e4cf1af97ad2b5a991.tar.xz seaweedfs-c5bcfd89422e1d6b8259a4e4cf1af97ad2b5a991.zip | |
build(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.27.0 to 0.28.0 (#4254)
Bumps [gocloud.dev/pubsub/rabbitpubsub](https://github.com/google/go-cloud) from 0.27.0 to 0.28.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](https://github.com/google/go-cloud/compare/v0.27.0...v0.28.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -110,7 +110,7 @@ require ( go.opencensus.io v0.24.0 // indirect gocloud.dev v0.28.0 gocloud.dev/pubsub/natspubsub v0.28.0 - gocloud.dev/pubsub/rabbitpubsub v0.27.0 + gocloud.dev/pubsub/rabbitpubsub v0.28.0 golang.org/x/crypto v0.3.0 // indirect golang.org/x/exp v0.0.0-20221031165847-c99f073a8326 golang.org/x/image v0.0.0-20200119044424-58c23975cae1 |
