File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/onsi/ginkgo/v2 v2.22.2
11
11
github.com/onsi/gomega v1.36.2
12
12
github.com/spf13/pflag v1.0.5
13
- github.com/testcontainers/testcontainers-go v0.34 .0
13
+ github.com/testcontainers/testcontainers-go v0.35 .0
14
14
go.mongodb.org/atlas v0.37.0
15
15
go.mongodb.org/mongo-driver v1.17.2
16
16
k8s.io/api v0.31.3
Original file line number Diff line number Diff line change @@ -240,8 +240,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
240
240
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
241
241
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
242
242
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
243
- github.com/testcontainers/testcontainers-go v0.34 .0 h1:5fbgF0vIN5u+nD3IWabQwRybuB4GY8G2HHgCkbMzMHo =
244
- github.com/testcontainers/testcontainers-go v0.34 .0 /go.mod h1:6P/kMkQe8yqPHfPWNulFGdFHTD8HB2vLq/231xY2iPQ =
243
+ github.com/testcontainers/testcontainers-go v0.35 .0 h1:uADsZpTKFAtp8SLK+hMwSaa+X+JiERHtd4sQAFmXeMo =
244
+ github.com/testcontainers/testcontainers-go v0.35 .0 /go.mod h1:oEVBj5zrfJTrgjwONs1SsRbnBtH9OKl+IGl3UMcr2B4 =
245
245
github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU =
246
246
github.com/tklauser/go-sysconf v0.3.12 /go.mod h1:Ho14jnntGE1fpdOqQEEaiKRpvIavV0hSfmBq8nJbHYI =
247
247
github.com/tklauser/numcpus v0.6.1 h1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+Fk =
You can’t perform that action at this time.
0 commit comments