File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ require (
3030 github.com/pkg/errors v0.9.1
3131 github.com/spf13/cobra v1.10.1
3232 github.com/spf13/viper v1.21.0
33+ github.com/stretchr/testify v1.11.1
3334 github.com/testcontainers/testcontainers-go v0.39.0
3435 github.com/testcontainers/testcontainers-go/modules/minio v0.34.0
3536 github.com/testcontainers/testcontainers-go/modules/mongodb v0.39.0
@@ -126,7 +127,6 @@ require (
126127 github.com/spf13/cast v1.10.0 // indirect
127128 github.com/spf13/pflag v1.0.10 // indirect
128129 github.com/spiffe/go-spiffe/v2 v2.6.0 // indirect
129- github.com/stretchr/testify v1.11.1 // indirect
130130 github.com/subosito/gotenv v1.6.0 // indirect
131131 github.com/tinylib/msgp v1.4.0 // indirect
132132 github.com/tklauser/go-sysconf v0.3.12 // indirect
You can’t perform that action at this time.
0 commit comments