diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-10 12:23:17 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-10 12:23:17 -0700 |
| commit | b5b5c67cf694df2ac5f2dd80173ec68cf2090d03 (patch) | |
| tree | eac1c22d6c7d182b40335058e7b54eae564b5bfc /go.mod | |
| parent | 1d6a348d5539a7c7a4a01a2334f242e60f099c41 (diff) | |
| download | seaweedfs-b5b5c67cf694df2ac5f2dd80173ec68cf2090d03.tar.xz seaweedfs-b5b5c67cf694df2ac5f2dd80173ec68cf2090d03.zip | |
build(deps): bump gocloud.dev/pubsub/natspubsub from 0.28.0 to 0.29.0 (#4389)
Bumps [gocloud.dev/pubsub/natspubsub](https://github.com/google/go-cloud) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](https://github.com/google/go-cloud/compare/v0.28.0...v0.29.0)
---
updated-dependencies:
- dependency-name: gocloud.dev/pubsub/natspubsub
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
@@ -110,7 +110,7 @@ require ( go.mongodb.org/mongo-driver v1.11.3 go.opencensus.io v0.24.0 // indirect gocloud.dev v0.29.0 - gocloud.dev/pubsub/natspubsub v0.28.0 + gocloud.dev/pubsub/natspubsub v0.29.0 gocloud.dev/pubsub/rabbitpubsub v0.29.0 golang.org/x/crypto v0.6.0 // indirect golang.org/x/exp v0.0.0-20230124195608-d38c7dcee874 @@ -201,7 +201,7 @@ require ( github.com/mattn/go-sqlite3 v2.0.1+incompatible // indirect github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect github.com/montanaflynn/stats v0.6.6 // indirect - github.com/nats-io/nats.go v1.20.0 // indirect + github.com/nats-io/nats.go v1.23.0 // indirect github.com/nats-io/nkeys v0.3.0 // indirect github.com/nats-io/nuid v1.0.1 // indirect github.com/opentracing/opentracing-go v1.2.0 // indirect |
