aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-07 07:23:48 -0800
committerGitHub <noreply@github.com>2022-11-07 07:23:48 -0800
commit513a120e028643a7fc994e34c0c63df8d4e06593 (patch)
tree7c8cdf69fac163e06d1fc636ef71c27c51cd6551 /go.mod
parentac43c2d4ac05be8c2805ea74ed54abea0d55d6d3 (diff)
downloadseaweedfs-513a120e028643a7fc994e34c0c63df8d4e06593.tar.xz
seaweedfs-513a120e028643a7fc994e34c0c63df8d4e06593.zip
build(deps): bump go.mongodb.org/mongo-driver from 1.10.3 to 1.11.0 (#3954)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 2fde7e6f2..4d8c7cb1a 100644
--- a/go.mod
+++ b/go.mod
@@ -107,7 +107,7 @@ require (
github.com/xdg-go/stringprep v1.0.3 // indirect
github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d // indirect
go.etcd.io/etcd/client/v3 v3.5.5
- go.mongodb.org/mongo-driver v1.10.3
+ go.mongodb.org/mongo-driver v1.11.0
go.opencensus.io v0.23.0 // indirect
gocloud.dev v0.27.0
gocloud.dev/pubsub/natspubsub v0.27.0