Skip to content

Commit ae8b687

Browse files
Merge branch 'main' into dependabot/go_modules/github.com/testcontainers/testcontainers-go/modules/azure-0.40.0
2 parents b270d67 + a78e188 commit ae8b687

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -976,8 +976,8 @@ github.com/testcontainers/testcontainers-go/modules/mongodb v0.39.0 h1:DFCNstqIn
976976
github.com/testcontainers/testcontainers-go/modules/mongodb v0.39.0/go.mod h1:XpEcg+jhF8ICVVH+R1pxXv39TFKuchTZ7zAhzbx1nLU=
977977
github.com/testcontainers/testcontainers-go/modules/postgres v0.40.0 h1:s2bIayFXlbDFexo96y+htn7FzuhpXLYJNnIuglNKqOk=
978978
github.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=
981981
github.com/thejerf/slogassert v0.3.4 h1:VoTsXixRbXMrRSSxDjYTiEDCM4VWbsYPW5rB/hX24kM=
982982
github.com/thejerf/slogassert v0.3.4/go.mod h1:0zn9ISLVKo1aPMTqcGfG1o6dWwt+Rk574GlUxHD4rs8=
983983
github.com/thomaspoignant/go-feature-flag/modules/core v0.2.0 h1:PkbnFMigH1VRF8nj8RVKyoVK36sjR2doBlJ/i2+hC4g=

0 commit comments

Comments
 (0)