fix(deps): update module github.com/redis/go-redis/v9 to v9.5.3 #103

Merged
prskr merged 1 commit from renovate/github.com-redis-go-redis-v9-9.x into main 2024-06-08 17:26:43 +00:00
2 changed files with 3 additions and 1 deletions
Showing only changes of commit fb834549c6 - Show all commits

2
go.mod
View file

@ -13,7 +13,7 @@ require (
github.com/magefile/mage v1.15.0
github.com/maxatome/go-testdeep v1.14.0
github.com/mitchellh/mapstructure v1.5.0
github.com/redis/go-redis/v9 v9.5.1
github.com/redis/go-redis/v9 v9.5.3
github.com/testcontainers/testcontainers-go v0.31.0
github.com/urfave/cli/v2 v2.27.2
github.com/valyala/bytebufferpool v1.0.0

2
go.sum
View file

@ -141,6 +141,8 @@ github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c h1:ncq/mPwQF
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c/go.mod h1:OmDBASR4679mdNQnz2pUhc2G8CO2JrUAVFDRBDP/hJE=
github.com/redis/go-redis/v9 v9.5.1 h1:H1X4D3yHPaYrkL5X06Wh6xNVM/pX0Ft4RV0vMGvLBh8=
github.com/redis/go-redis/v9 v9.5.1/go.mod h1:hdY0cQFCN4fnSYT6TkisLufl/4W5UIXyv0b/CLO2V2M=
github.com/redis/go-redis/v9 v9.5.3 h1:fOAp1/uJG+ZtcITgZOfYFmTKPE7n4Vclj1wZFgRciUU=
github.com/redis/go-redis/v9 v9.5.3/go.mod h1:hdY0cQFCN4fnSYT6TkisLufl/4W5UIXyv0b/CLO2V2M=
github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8=
github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs=
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=