diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-06-16 10:23:34 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-16 10:23:34 -0700 |
| commit | db36e89e7b5ba94c18efb7e7e1ede4143fce3408 (patch) | |
| tree | 2df04b1eb23a877d21991fc1fa4d1c41bd8d7535 /go.mod | |
| parent | d8e8e115192d877ed0499ce017ae9a8f9d48b36e (diff) | |
| download | seaweedfs-db36e89e7b5ba94c18efb7e7e1ede4143fce3408.tar.xz seaweedfs-db36e89e7b5ba94c18efb7e7e1ede4143fce3408.zip | |
chore(deps): bump go.mongodb.org/mongo-driver from 1.17.3 to 1.17.4 (#6875)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.17.3 to 1.17.4.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.4)
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-version: 1.17.4
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
@@ -95,7 +95,7 @@ require ( github.com/xdg-go/stringprep v1.0.4 // indirect github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78 // indirect go.etcd.io/etcd/client/v3 v3.6.1 - go.mongodb.org/mongo-driver v1.17.3 + go.mongodb.org/mongo-driver v1.17.4 go.opencensus.io v0.24.0 // indirect gocloud.dev v0.41.0 gocloud.dev/pubsub/natspubsub v0.41.0 |
