build(deps): bump go.mongodb.org/mongo-driver from 1.10.3 to 1.11.0 (#3954)

This commit is contained in:
dependabot[bot]
2022-11-07 07:23:48 -08:00
committed by GitHub
parent ac43c2d4ac
commit 513a120e02
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -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