diff --git a/go.mod b/go.mod index 45aa91f46d61083afc86305675590ddf0aa48619..c87a87c1d8be1542e7df84f593dd456128cd56a7 100644 --- a/go.mod +++ b/go.mod @@ -92,7 +92,7 @@ require ( github.com/hashicorp/go-multierror v1.1.1 github.com/hashicorp/go-plugin v1.4.10 github.com/lesismal/nbio v1.6.2 - 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 )