diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-07-07 11:14:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-07 11:14:25 -0700 |
| commit | b1a5145fc955744b7f3560b4b6daf798fd7ff59b (patch) | |
| tree | a3f2d4b7a645876346c714f67ffda25d72e7988f /go.mod | |
| parent | ee734b7ca6048657a45dd26fdd6c6c043ea5b150 (diff) | |
| download | seaweedfs-b1a5145fc955744b7f3560b4b6daf798fd7ff59b.tar.xz seaweedfs-b1a5145fc955744b7f3560b4b6daf798fd7ff59b.zip | |
chore(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.41.0 to 0.42.0 (#6952)
Bumps [gocloud.dev/pubsub/rabbitpubsub](https://github.com/google/go-cloud) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](https://github.com/google/go-cloud/compare/v0.41.0...v0.42.0)
---
updated-dependencies:
- dependency-name: gocloud.dev/pubsub/rabbitpubsub
dependency-version: 0.42.0
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
@@ -99,7 +99,7 @@ require ( go.opencensus.io v0.24.0 // indirect gocloud.dev v0.42.0 gocloud.dev/pubsub/natspubsub v0.42.0 - gocloud.dev/pubsub/rabbitpubsub v0.41.0 + gocloud.dev/pubsub/rabbitpubsub v0.42.0 golang.org/x/crypto v0.39.0 golang.org/x/exp v0.0.0-20250606033433-dcc06ee1d476 golang.org/x/image v0.28.0 |
