-
- Downloads
[renovate] Update module go.mongodb.org/mongo-driver to v2
parent
65571cb8
No related branches found
No related tags found
Pipeline #266940 failed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
... | @@ -91,6 +91,7 @@ require ( | ... | @@ -91,6 +91,7 @@ require ( |
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.3 | go.mongodb.org/mongo-driver v1.17.3 | ||
go.mongodb.org/mongo-driver/v2 v2.1.0 | |||
google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb | google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb | ||
) | ) | ||
... | ... |
Please register or sign in to comment