-
- Downloads
[renovate] Update module go.mongodb.org/mongo-driver to v2
parent
0590b112
No related branches found
No related tags found
Pipeline #261889 failed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
This commit is part of merge request !1170. Comments created here will be created in the context of that merge request.
... | @@ -93,7 +93,7 @@ require ( | ... | @@ -93,7 +93,7 @@ require ( |
github.com/hashicorp/go-multierror v1.1.1 | github.com/hashicorp/go-multierror v1.1.1 | ||
github.com/hashicorp/go-plugin v1.4.10 | github.com/hashicorp/go-plugin v1.4.10 | ||
github.com/lesismal/nbio v1.6.2 | github.com/lesismal/nbio v1.6.2 | ||
go.mongodb.org/mongo-driver v1.17.2 | go.mongodb.org/mongo-driver/v2 v2.0.0 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20250207221924-e9438ea467c6 | google.golang.org/genproto/googleapis/api v0.0.0-20250207221924-e9438ea467c6 | ||
) | ) | ||
... | ... |
Please register or sign in to comment