Skip to content

Commit 3e7bf02

Browse files
chore(deps): update module go.mongodb.org/mongo-driver to v2
1 parent e43492d commit 3e7bf02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/spf13/pflag v1.0.5
1313
github.com/testcontainers/testcontainers-go v0.34.0
1414
go.mongodb.org/atlas v0.37.0
15-
go.mongodb.org/mongo-driver v1.17.1
15+
go.mongodb.org/mongo-driver/v2 v2.0.0
1616
k8s.io/api v0.31.3
1717
k8s.io/apimachinery v0.31.4
1818
k8s.io/client-go v0.31.3

0 commit comments

Comments
 (0)