diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-26 10:58:30 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-26 10:58:30 -0700 |
| commit | 4d64bdba650f9809336c4ed236901accc9831ab9 (patch) | |
| tree | 2772fe0241ed58c1959153eb8083180b6a1869c1 /go.mod | |
| parent | 11a5ac9474df4a29b2d7cc25d51da00f424ef401 (diff) | |
| download | seaweedfs-4d64bdba650f9809336c4ed236901accc9831ab9.tar.xz seaweedfs-4d64bdba650f9809336c4ed236901accc9831ab9.zip | |
Bump gocloud.dev/pubsub/rabbitpubsub from 0.29.0 to 0.30.0 (#4612)
Bumps [gocloud.dev/pubsub/rabbitpubsub](https://github.com/google/go-cloud) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](https://github.com/google/go-cloud/compare/v0.29.0...v0.30.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
@@ -111,7 +111,7 @@ require ( go.opencensus.io v0.24.0 // indirect gocloud.dev v0.30.0 gocloud.dev/pubsub/natspubsub v0.30.0 - gocloud.dev/pubsub/rabbitpubsub v0.29.0 + gocloud.dev/pubsub/rabbitpubsub v0.30.0 golang.org/x/crypto v0.10.0 // indirect golang.org/x/exp v0.0.0-20230321023759-10a507213a29 golang.org/x/image v0.8.0 |
