File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 github.com/spf13/cobra v1.10.2
2222 github.com/spf13/viper v1.21.0
2323 github.com/stretchr/testify v1.11.1
24- github.com/testcontainers/testcontainers-go v0.42 .0
24+ github.com/testcontainers/testcontainers-go v0.43 .0
2525 gopkg.in/yaml.v2 v2.4.0
2626 sigs.k8s.io/yaml v1.6.0
2727)
Original file line number Diff line number Diff line change @@ -220,6 +220,8 @@ github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8
220220github.com/subosito/gotenv v1.6.0 /go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU =
221221github.com/testcontainers/testcontainers-go v0.42.0 h1:He3IhTzTZOygSXLJPMX7n44XtK+qhjat1nI9cneBbUY =
222222github.com/testcontainers/testcontainers-go v0.42.0 /go.mod h1:vZjdY1YmUA1qEForxOIOazfsrdyORJAbhi0bp8plN30 =
223+ github.com/testcontainers/testcontainers-go v0.43.0 h1:oEQx5MW2DGd9z3AeEQfB2lPM0eLs7ztyaGRu75bFo5A =
224+ github.com/testcontainers/testcontainers-go v0.43.0 /go.mod h1:+VxkT2NQnKOZPKi6praMuMKYHYyOGXr0XSBSlSMCzFo =
223225github.com/tklauser/go-sysconf v0.4.0 h1:7H0uAN+7RkwWRaxhYXDLqa5V3LPrJeV8wmD9dRUgPQU =
224226github.com/tklauser/go-sysconf v0.4.0 /go.mod h1:8mTNWyog7H+MpKijp4VmKJAd2bbYQ2zuUwkYRbUArPI =
225227github.com/tklauser/numcpus v0.12.0 h1:NR85qdvHA9pFse3x3weVZ0r0ST8R6l5RHbZrlRaqob4 =
You can’t perform that action at this time.
0 commit comments