diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-03 12:37:08 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-03 12:37:08 -0700 |
| commit | 93d15488e4568d3d29ed19a2977a84387ab38e8d (patch) | |
| tree | 9a26d1f5a60fd09c4963e5618d80017d97111fea /go.mod | |
| parent | 595db62fe7e4ba39d58c9f77434de4e5261a3ec0 (diff) | |
| download | seaweedfs-93d15488e4568d3d29ed19a2977a84387ab38e8d.tar.xz seaweedfs-93d15488e4568d3d29ed19a2977a84387ab38e8d.zip | |
build(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.26.0 to 0.27.0 (#3776)
Bumps [gocloud.dev/pubsub/rabbitpubsub](https://github.com/google/go-cloud) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](https://github.com/google/go-cloud/compare/v0.26.0...v0.27.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>
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
@@ -111,7 +111,7 @@ require ( go.opencensus.io v0.23.0 // indirect gocloud.dev v0.27.0 gocloud.dev/pubsub/natspubsub v0.27.0 - gocloud.dev/pubsub/rabbitpubsub v0.26.0 + gocloud.dev/pubsub/rabbitpubsub v0.27.0 golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa // indirect golang.org/x/exp v0.0.0-20220414153411-bcd21879b8fd golang.org/x/image v0.0.0-20200119044424-58c23975cae1 |
