Skip to content

Commit bc6060e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/onsi/ginkgo/v2 v2.22.2
99
github.com/onsi/gomega v1.36.2
1010
github.com/spf13/pflag v1.0.6
11-
go.mongodb.org/mongo-driver v1.17.2
11+
go.mongodb.org/mongo-driver/v2 v2.0.0
1212
golang.org/x/crypto v0.32.0
1313
golang.org/x/exp v0.0.0-20240823005443-9b4947da3948
1414
k8s.io/api v0.31.3

0 commit comments

Comments
 (0)