aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-12 08:56:35 -0800
committerGitHub <noreply@github.com>2022-12-12 08:56:35 -0800
commit6c8a3d57e4afef10acc8762a8378c81d71640464 (patch)
tree6016f8ffac2cb0659e5430f7de32a7613ae45ffc /go.mod
parentd88199c8b0cea6c893e34c9b7a69c6271ba1bb20 (diff)
downloadseaweedfs-6c8a3d57e4afef10acc8762a8378c81d71640464.tar.xz
seaweedfs-6c8a3d57e4afef10acc8762a8378c81d71640464.zip
build(deps): bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 (#4053)
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 99c0abe37..54b2782bb 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.6
- go.mongodb.org/mongo-driver v1.11.0
+ go.mongodb.org/mongo-driver v1.11.1
go.opencensus.io v0.24.0 // indirect
gocloud.dev v0.27.0
gocloud.dev/pubsub/natspubsub v0.27.0