Skip to content

Commit 677531b

Browse files
chore(deps): update module go.mongodb.org/mongo-driver to v2
1 parent ff7403c commit 677531b

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.6
1313
github.com/testcontainers/testcontainers-go v0.35.0
1414
go.mongodb.org/atlas v0.38.0
15-
go.mongodb.org/mongo-driver v1.17.3
15+
go.mongodb.org/mongo-driver/v2 v2.2.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)