aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-28 15:37:36 +0000
committerGitHub <noreply@github.com>2022-03-28 15:37:36 +0000
commit3af8ac8f1ece09617b4536b67d955fadbb5133f5 (patch)
tree169418f80565dbf7bd0ad2753354e14cfb4184a9 /go.mod
parent93615b2a49b6510e6108a784b54be7d16719d730 (diff)
downloadseaweedfs-3af8ac8f1ece09617b4536b67d955fadbb5133f5.tar.xz
seaweedfs-3af8ac8f1ece09617b4536b67d955fadbb5133f5.zip
Bump gocloud.dev/pubsub/natspubsub from 0.20.0 to 0.24.0
Bumps [gocloud.dev/pubsub/natspubsub](https://github.com/google/go-cloud) from 0.20.0 to 0.24.0. - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](https://github.com/google/go-cloud/compare/v0.20.0...v0.24.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>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 471d9b6ca..297987f5d 100644
--- a/go.mod
+++ b/go.mod
@@ -121,7 +121,7 @@ require (
go.mongodb.org/mongo-driver v1.8.4
go.opencensus.io v0.23.0 // indirect
gocloud.dev v0.24.0
- gocloud.dev/pubsub/natspubsub v0.20.0
+ gocloud.dev/pubsub/natspubsub v0.24.0
gocloud.dev/pubsub/rabbitpubsub v0.24.0
golang.org/x/crypto v0.0.0-20211108221036-ceb1ce70b4fa // indirect
golang.org/x/image v0.0.0-20200119044424-58c23975cae1
@@ -182,7 +182,7 @@ require (
github.com/jcmturner/rpc/v2 v2.0.3 // indirect
github.com/mattn/go-runewidth v0.0.7 // indirect
github.com/mattn/go-sqlite3 v2.0.1+incompatible // indirect
- github.com/nats-io/nats.go v1.11.0 // indirect
+ github.com/nats-io/nats.go v1.12.0 // indirect
github.com/nats-io/nkeys v0.3.0 // indirect
github.com/nats-io/nuid v1.0.1 // indirect
github.com/philhofer/fwd v1.1.1 // indirect