Skip to content
Snippets Groups Projects
Commit ad0fcbaf authored by Renovate Bot's avatar Renovate Bot Committed by Fabian Seidl
Browse files

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

parent 85456e24
No related branches found
No related tags found
No related merge requests found
Pipeline #246925 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.1 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.2 google.golang.org/grpc v1.69.2
google.golang.org/protobuf v1.36.1 google.golang.org/protobuf v1.36.1
...@@ -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.1
google.golang.org/genproto/googleapis/api v0.0.0-20250102185135-69823020774d google.golang.org/genproto/googleapis/api v0.0.0-20250102185135-69823020774d
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment