@@ -103,6 +103,8 @@ github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHP
103103github.com/mattn/go-colorable v0.1.14 /go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8 =
104104github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY =
105105github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
106+ github.com/mdelapenya/tlscert v0.2.0 h1:7H81W6Z/4weDvZBNOfQte5GpIMo0lGYEeWbkGp5LJHI =
107+ github.com/mdelapenya/tlscert v0.2.0 /go.mod h1:O4njj3ELLnJjGdkN7M/vIVCpZ+Cf0L6muqOG4tLSl8o =
106108github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0 =
107109github.com/moby/docker-image-spec v1.3.1 /go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo =
108110github.com/moby/go-archive v0.1.0 h1:Kk/5rdW/g+H8NHdJW2gsXyZ7UnzvJNOy6VKJqueWdcQ =
@@ -157,10 +159,10 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
157159github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
158160github.com/testcontainers/testcontainers-go v0.39.0 h1:uCUJ5tA+fcxbFAB0uP3pIK3EJ2IjjDUHFSZ1H1UxAts =
159161github.com/testcontainers/testcontainers-go v0.39.0 /go.mod h1:qmHpkG7H5uPf/EvOORKvS6EuDkBUPE3zpVGaH9NL7f8 =
160- github.com/testcontainers/testcontainers-go/modules/redis v0.36 .0 h1:Z+6APQ0DjQP8Kj5Fu+lkAlH2v7f5QkAQyyjnf1Kq8sw =
161- github.com/testcontainers/testcontainers-go/modules/redis v0.36 .0 /go.mod h1:LV66RJhSMikZrxJRc6O0nKcRqykmjQSyX82S93haE2w =
162- github.com/testcontainers/testcontainers-go/modules/toxiproxy v0.37 .0 h1:Yszzpho++aL7t76Z8ySSluHoVD3CeUnnnG2ZDtxGM8Q =
163- github.com/testcontainers/testcontainers-go/modules/toxiproxy v0.37 .0 /go.mod h1:0ciDpnq6vz+arwJfGm+L0ap5EEl3s66zOXBJZ3MoCYM =
162+ github.com/testcontainers/testcontainers-go/modules/redis v0.39 .0 h1:p54qELdCx4Gftkxzf44k9RJRRhaO/S5ehP9zo8SUTLM =
163+ github.com/testcontainers/testcontainers-go/modules/redis v0.39 .0 /go.mod h1:P1mTbHruHqAU2I26y0RADz1BitF59FLbQr7ceqN9bt4 =
164+ github.com/testcontainers/testcontainers-go/modules/toxiproxy v0.39 .0 h1:n8btSAdx59UgsWFdUf+gOW9Wz5l0T5Oihqw2/MmFOIE =
165+ github.com/testcontainers/testcontainers-go/modules/toxiproxy v0.39 .0 /go.mod h1:PtKw4p6Hnuj9AAKM2frqpKfc/TX6OhfRV0JZAKgKpjo =
164166github.com/tklauser/go-sysconf v0.3.15 h1:VE89k0criAymJ/Os65CSn1IXaol+1wrsFHEB8Ol49K4 =
165167github.com/tklauser/go-sysconf v0.3.15 /go.mod h1:Dmjwr6tYFIseJw7a3dRLJfsHAMXZ3nEnL/aZY+0IuI4 =
166168github.com/tklauser/numcpus v0.10.0 h1:18njr6LDBk1zuna922MgdjQuJFjrdppsZG60sHGfjso =
0 commit comments