diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-14 12:06:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-14 12:06:59 -0700 |
| commit | 758910e280b52a8e3ffee221afded19eb8727f0a (patch) | |
| tree | 1edd20e22e6d12e812858975c6ace578a88bdf00 /go.mod | |
| parent | bbc23f04e04bc6fbdd6be55992a0cc8cd8d210fb (diff) | |
| download | seaweedfs-758910e280b52a8e3ffee221afded19eb8727f0a.tar.xz seaweedfs-758910e280b52a8e3ffee221afded19eb8727f0a.zip | |
chore(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.39.0 to 0.40.0 (#6124)
Bumps [gocloud.dev/pubsub/rabbitpubsub](https://github.com/google/go-cloud) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](https://github.com/google/go-cloud/compare/v0.39.0...v0.40.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 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -99,9 +99,9 @@ require ( go.etcd.io/etcd/client/v3 v3.5.16 go.mongodb.org/mongo-driver v1.16.0 go.opencensus.io v0.24.0 // indirect - gocloud.dev v0.39.0 + gocloud.dev v0.40.0 gocloud.dev/pubsub/natspubsub v0.39.0 - gocloud.dev/pubsub/rabbitpubsub v0.39.0 + gocloud.dev/pubsub/rabbitpubsub v0.40.0 golang.org/x/crypto v0.28.0 // indirect golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 golang.org/x/image v0.21.0 |
