File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616github.com/rs/zerolog v1.33.0
1717github.com/smartystreets/goconvey v1.8.1
1818github.com/spf13/cobra v1.8.1
19- github.com/testcontainers/testcontainers-go/modules/minio v0.34 .0
19+ github.com/testcontainers/testcontainers-go/modules/minio v0.35 .0
2020go.uber.org/mock v0.5.0
2121gopkg.in/yaml.v3 v3.0.1
2222)
@@ -93,7 +93,7 @@ require (
9393github.com/smarty/assertions v1.16.0 // indirect
9494github.com/spf13/pflag v1.0.5 // indirect
9595github.com/stretchr/testify v1.10.0 // indirect
96- github.com/testcontainers/testcontainers-go v0.34 .0 // indirect
96+ github.com/testcontainers/testcontainers-go v0.35 .0 // indirect
9797github.com/tklauser/go-sysconf v0.3.14 // indirect
9898github.com/tklauser/numcpus v0.9.0 // indirect
9999github.com/yusufpapurcu/wmi v1.2.4 // indirect
Original file line number Diff line number Diff line change @@ -237,10 +237,10 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
237237github.com/stretchr/testify v1.8.2 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
238238github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
239239github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
240- github.com/testcontainers/testcontainers-go v0.34 .0 h1:5fbgF0vIN5u+nD3IWabQwRybuB4GY8G2HHgCkbMzMHo =
241- github.com/testcontainers/testcontainers-go v0.34 .0 /go.mod h1:6P/kMkQe8yqPHfPWNulFGdFHTD8HB2vLq/231xY2iPQ =
242- github.com/testcontainers/testcontainers-go/modules/minio v0.34 .0 h1:OpUqT7VV/d+wriDMHcCZCUfOoFE6wiHnGVzJOXqq8lU =
243- github.com/testcontainers/testcontainers-go/modules/minio v0.34 .0 /go.mod h1:0iaOtVNCzu04KcXHgmdNE7aelKaMUwC9x1M0oe6h1sw =
240+ github.com/testcontainers/testcontainers-go v0.35 .0 h1:uADsZpTKFAtp8SLK+hMwSaa+X+JiERHtd4sQAFmXeMo =
241+ github.com/testcontainers/testcontainers-go v0.35 .0 /go.mod h1:oEVBj5zrfJTrgjwONs1SsRbnBtH9OKl+IGl3UMcr2B4 =
242+ github.com/testcontainers/testcontainers-go/modules/minio v0.35 .0 h1:oJMrfB0hIABClRsJrVJ43zTEsCVk0JTN7RdTz9r+tk4 =
243+ github.com/testcontainers/testcontainers-go/modules/minio v0.35 .0 /go.mod h1:Q7gSllC2zi78e2OF6Gwn+DXyqbxdbt6PAuaZdIPh3DQ =
244244github.com/tklauser/go-sysconf v0.3.14 h1:g5vzr9iPFFz24v2KZXs/pvpvh8/V9Fw6vQK5ZZb78yU =
245245github.com/tklauser/go-sysconf v0.3.14 /go.mod h1:1ym4lWMLUOhuBOPGtRcJm7tEGX4SCYNEEEtghGG/8uY =
246246github.com/tklauser/numcpus v0.9.0 h1:lmyCHtANi8aRUgkckBgoDk1nHCux3n2cgkJLXdQGPDo =
You can’t perform that action at this time.
0 commit comments