diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-07 07:23:48 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-07 07:23:48 -0800 |
| commit | 513a120e028643a7fc994e34c0c63df8d4e06593 (patch) | |
| tree | 7c8cdf69fac163e06d1fc636ef71c27c51cd6551 /go.mod | |
| parent | ac43c2d4ac05be8c2805ea74ed54abea0d55d6d3 (diff) | |
| download | seaweedfs-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
