We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7af6b7 commit bc6060eCopy full SHA for bc6060e
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/onsi/ginkgo/v2 v2.22.2
9
github.com/onsi/gomega v1.36.2
10
github.com/spf13/pflag v1.0.6
11
- go.mongodb.org/mongo-driver v1.17.2
+ go.mongodb.org/mongo-driver/v2 v2.0.0
12
golang.org/x/crypto v0.32.0
13
golang.org/x/exp v0.0.0-20240823005443-9b4947da3948
14
k8s.io/api v0.31.3
0 commit comments