aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-25 08:16:53 -0800
committerGitHub <noreply@github.com>2023-12-25 08:16:53 -0800
commit3345c2e21de837e1ba9d235635d44c250a8945b7 (patch)
tree1fa57b170e36340fb01559496709c34c68d6b2b3 /go.mod
parentbb9269f3f7ff9c173e389aa5d1f69cd20c428745 (diff)
downloadseaweedfs-3345c2e21de837e1ba9d235635d44c250a8945b7.tar.xz
seaweedfs-3345c2e21de837e1ba9d235635d44c250a8945b7.zip
Bump gocloud.dev/pubsub/natspubsub from 0.34.0 to 0.35.0 (#5136)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index be10be0dc..62b8952d2 100644
--- a/go.mod
+++ b/go.mod
@@ -57,7 +57,7 @@ require (
github.com/json-iterator/go v1.1.12
github.com/karlseguin/ccache/v2 v2.0.8
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
- github.com/klauspost/compress v1.17.2 // indirect
+ github.com/klauspost/compress v1.17.3 // indirect
github.com/klauspost/reedsolomon v1.11.8
github.com/kurin/blazer v0.5.3
github.com/lib/pq v1.10.9
@@ -107,7 +107,7 @@ require (
go.mongodb.org/mongo-driver v1.13.1
go.opencensus.io v0.24.0 // indirect
gocloud.dev v0.35.0
- gocloud.dev/pubsub/natspubsub v0.34.0
+ gocloud.dev/pubsub/natspubsub v0.35.0
gocloud.dev/pubsub/rabbitpubsub v0.35.0
golang.org/x/crypto v0.17.0 // indirect
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
@@ -264,7 +264,7 @@ require (
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/montanaflynn/stats v0.7.0 // indirect
- github.com/nats-io/nats.go v1.30.2 // indirect
+ github.com/nats-io/nats.go v1.31.0 // indirect
github.com/nats-io/nkeys v0.4.6 // indirect
github.com/nats-io/nuid v1.0.1 // indirect
github.com/ncw/go-acd v0.0.0-20201019170801-fe55f33415b1 // indirect