File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ require (
5858 github.com/testcontainers/testcontainers-go/modules/azure v0.40.0
5959 github.com/testcontainers/testcontainers-go/modules/mongodb v0.39.0
6060 github.com/testcontainers/testcontainers-go/modules/postgres v0.40.0
61- github.com/testcontainers/testcontainers-go/modules/redis v0.39 .0
61+ github.com/testcontainers/testcontainers-go/modules/redis v0.40 .0
6262 github.com/thejerf/slogassert v0.3.4
6363 github.com/thomaspoignant/go-feature-flag/modules/core v0.2.0
6464 github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.1.3
Original file line number Diff line number Diff line change @@ -976,8 +976,8 @@ github.com/testcontainers/testcontainers-go/modules/mongodb v0.39.0 h1:DFCNstqIn
976976github.com/testcontainers/testcontainers-go/modules/mongodb v0.39.0 /go.mod h1:XpEcg+jhF8ICVVH+R1pxXv39TFKuchTZ7zAhzbx1nLU =
977977github.com/testcontainers/testcontainers-go/modules/postgres v0.40.0 h1:s2bIayFXlbDFexo96y+htn7FzuhpXLYJNnIuglNKqOk =
978978github.com/testcontainers/testcontainers-go/modules/postgres v0.40.0 /go.mod h1:h+u/2KoREGTnTl9UwrQ/g+XhasAT8E6dClclAADeXoQ =
979- github.com/testcontainers/testcontainers-go/modules/redis v0.39 .0 h1:p54qELdCx4Gftkxzf44k9RJRRhaO/S5ehP9zo8SUTLM =
980- github.com/testcontainers/testcontainers-go/modules/redis v0.39 .0 /go.mod h1:P1mTbHruHqAU2I26y0RADz1BitF59FLbQr7ceqN9bt4 =
979+ github.com/testcontainers/testcontainers-go/modules/redis v0.40 .0 h1:OG4qwcxp2O0re7V7M9lY9w0v6wWgWf7j7rtkpAnGMd0 =
980+ github.com/testcontainers/testcontainers-go/modules/redis v0.40 .0 /go.mod h1:Bc+EDhKMo5zI5V5zdBkHiMVzeAXbtI4n5isS/nzf6zw =
981981github.com/thejerf/slogassert v0.3.4 h1:VoTsXixRbXMrRSSxDjYTiEDCM4VWbsYPW5rB/hX24kM =
982982github.com/thejerf/slogassert v0.3.4 /go.mod h1:0zn9ISLVKo1aPMTqcGfG1o6dWwt+Rk574GlUxHD4rs8 =
983983github.com/thomaspoignant/go-feature-flag/modules/core v0.2.0 h1:PkbnFMigH1VRF8nj8RVKyoVK36sjR2doBlJ/i2+hC4g =
You can’t perform that action at this time.
0 commit comments