We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff7403c commit 03e718eCopy full SHA for 03e718e
go.mod
@@ -12,7 +12,7 @@ require (
12
github.com/spf13/pflag v1.0.6
13
github.com/testcontainers/testcontainers-go v0.35.0
14
go.mongodb.org/atlas v0.38.0
15
- go.mongodb.org/mongo-driver v1.17.3
+ go.mongodb.org/mongo-driver/v2 v2.2.2
16
k8s.io/api v0.31.3
17
k8s.io/apimachinery v0.31.4
18
k8s.io/client-go v0.31.3
0 commit comments