File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ require (
57
57
github.com/testcontainers/testcontainers-go v0.36.0
58
58
github.com/testcontainers/testcontainers-go/modules/azurite v0.35.0
59
59
github.com/testcontainers/testcontainers-go/modules/mongodb v0.35.0
60
- github.com/testcontainers/testcontainers-go/modules/redis v0.35 .0
60
+ github.com/testcontainers/testcontainers-go/modules/redis v0.36 .0
61
61
github.com/thejerf/slogassert v0.3.4
62
62
github.com/xdg-go/scram v1.1.2
63
63
github.com/xitongsys/parquet-go v1.6.2
Original file line number Diff line number Diff line change @@ -898,8 +898,8 @@ github.com/testcontainers/testcontainers-go/modules/azurite v0.35.0 h1:gUZ25e1DV
898
898
github.com/testcontainers/testcontainers-go/modules/azurite v0.35.0 /go.mod h1:2Fc67EpyOEexLAF99zhSuzu9H22zd83pkjxEHHTtHf4 =
899
899
github.com/testcontainers/testcontainers-go/modules/mongodb v0.35.0 h1:i1Kh9fmXgHG9z3uzJv5Arz7pDKVaaNpLrqyd+0xhYMA =
900
900
github.com/testcontainers/testcontainers-go/modules/mongodb v0.35.0 /go.mod h1:SD8nVMK1m7b/K2YJqYjYNzfHmZfqHtqNOlI44nfxjdg =
901
- github.com/testcontainers/testcontainers-go/modules/redis v0.35 .0 h1:RBgVefU5j5IWapp3TNKqMTYX+M22OSjtuORjPd4+g08 =
902
- github.com/testcontainers/testcontainers-go/modules/redis v0.35 .0 /go.mod h1:UgghVXQ0//D3MjC8X71Bpb/lUCChidjNCRILD+btqfU =
901
+ github.com/testcontainers/testcontainers-go/modules/redis v0.36 .0 h1:Z+6APQ0DjQP8Kj5Fu+lkAlH2v7f5QkAQyyjnf1Kq8sw =
902
+ github.com/testcontainers/testcontainers-go/modules/redis v0.36 .0 /go.mod h1:LV66RJhSMikZrxJRc6O0nKcRqykmjQSyX82S93haE2w =
903
903
github.com/thejerf/slogassert v0.3.4 h1:VoTsXixRbXMrRSSxDjYTiEDCM4VWbsYPW5rB/hX24kM =
904
904
github.com/thejerf/slogassert v0.3.4 /go.mod h1:0zn9ISLVKo1aPMTqcGfG1o6dWwt+Rk574GlUxHD4rs8 =
905
905
github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU =
You can’t perform that action at this time.
0 commit comments