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 785f407 commit b007fbeCopy full SHA for b007fbe
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/onsi/ginkgo/v2 v2.22.2
11
github.com/onsi/gomega v1.36.2
12
github.com/spf13/pflag v1.0.6
13
- github.com/testcontainers/testcontainers-go v0.35.0
+ github.com/testcontainers/testcontainers-go v0.36.0
14
go.mongodb.org/atlas v0.37.0
15
go.mongodb.org/mongo-driver v1.17.3
16
k8s.io/api v0.31.3
0 commit comments