Skip to content
Snippets Groups Projects
Commit 53c874ff authored by Renovate Bot's avatar Renovate Bot Committed by Neil-Jocelyn Schark
Browse files

[renovate] Update module go.mongodb.org/mongo-driver to v2

parent 7d17bc88
No related branches found
No related tags found
1 merge request!1129[renovate] Update module go.mongodb.org/mongo-driver to v2
Pipeline #249467 passed
This commit is part of merge request !1129. Comments created here will be created in the context of that merge request.
...@@ -22,7 +22,7 @@ require ( ...@@ -22,7 +22,7 @@ require (
github.com/spf13/viper v1.19.0 github.com/spf13/viper v1.19.0
github.com/stretchr/objx v0.5.2 // indirect github.com/stretchr/objx v0.5.2 // indirect
github.com/stretchr/testify v1.10.0 github.com/stretchr/testify v1.10.0
go.mongodb.org/mongo-driver v1.17.2 go.mongodb.org/mongo-driver/v2 v2.0.0
golang.org/x/sync v0.10.0 golang.org/x/sync v0.10.0
google.golang.org/grpc v1.69.4 google.golang.org/grpc v1.69.4
google.golang.org/protobuf v1.36.2 google.golang.org/protobuf v1.36.2
...@@ -91,6 +91,7 @@ require ( ...@@ -91,6 +91,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.5.12 github.com/lesismal/nbio v1.5.12
go.mongodb.org/mongo-driver v1.17.2
google.golang.org/genproto/googleapis/api v0.0.0-20250106144421-5f5ef82da422 google.golang.org/genproto/googleapis/api v0.0.0-20250106144421-5f5ef82da422
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment