diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-27 10:32:16 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-27 10:32:16 -0700 |
| commit | 04190f9951446cef2da7222a59fce056ed9c861d (patch) | |
| tree | 1f54511e21fecd15cc7f102a8ff520d4ab1a3382 /go.mod | |
| parent | d6ecde8a966d8da00736bb104b4771f6ae285142 (diff) | |
| download | seaweedfs-04190f9951446cef2da7222a59fce056ed9c861d.tar.xz seaweedfs-04190f9951446cef2da7222a59fce056ed9c861d.zip | |
build(deps): bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.3 (#4340)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.11.1 to 1.11.3.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.11.1...v1.11.3)
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.4 // indirect github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d // indirect go.etcd.io/etcd/client/v3 v3.5.7 - go.mongodb.org/mongo-driver v1.11.1 + go.mongodb.org/mongo-driver v1.11.3 go.opencensus.io v0.24.0 // indirect gocloud.dev v0.29.0 gocloud.dev/pubsub/natspubsub v0.28.0 |
