Skip to content

Commit

Permalink
fix(deps): update module go.mongodb.org/mongo-driver to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent aa71d76 commit 025bdcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/mholt/archiver v3.1.1+incompatible
github.com/mongodb/mongo-tools v0.0.0-20241209202053-ad3090c86229
go.mongodb.org/mongo-driver v1.16.0
go.mongodb.org/mongo-driver/v2 v2.0.0
go.mongodb.org/mongo-driver/v2 v2.0.0
golang.org/x/oauth2 v0.24.0
google.golang.org/api v0.211.0
Expand Down

0 comments on commit 025bdcd

Please sign in to comment.