Skip to content

Commit a598a93

Browse files
Bump github.com/redis/rueidis/rueidiscompat from 1.0.61 to 1.0.64
Bumps [github.com/redis/rueidis/rueidiscompat](https://github.com/redis/rueidis) from 1.0.61 to 1.0.64. - [Release notes](https://github.com/redis/rueidis/releases) - [Commits](redis/rueidis@v1.0.61...v1.0.64) --- updated-dependencies: - dependency-name: github.com/redis/rueidis/rueidiscompat dependency-version: 1.0.64 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67b0bc4 commit a598a93

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/hashicorp/go-multierror v1.1.1
1111
github.com/redis/go-redis/v9 v9.12.1
1212
github.com/redis/rueidis v1.0.64
13-
github.com/redis/rueidis/rueidiscompat v1.0.61
13+
github.com/redis/rueidis/rueidiscompat v1.0.64
1414
github.com/stvp/tempredis v0.0.0-20181119212430-b82af8480203
1515
golang.org/x/sync v0.16.0
1616
)

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ github.com/redis/go-redis/v9 v9.12.1 h1:k5iquqv27aBtnTm2tIkROUDp8JBXhXZIVu1InSgv
5757
github.com/redis/go-redis/v9 v9.12.1/go.mod h1:huWgSWd8mW6+m0VPhJjSSQ+d6Nh1VICQ6Q5lHuCH/Iw=
5858
github.com/redis/rueidis v1.0.64 h1:XqgbueDuNV3qFdVdQwAHJl1uNt90zUuAJuzqjH4cw6Y=
5959
github.com/redis/rueidis v1.0.64/go.mod h1:Lkhr2QTgcoYBhxARU7kJRO8SyVlgUuEkcJO1Y8MCluA=
60-
github.com/redis/rueidis/mock v1.0.61 h1:n2Of5VW1V0BwNG/Bf/dzsc4cuNGqdELDz/PqMnFDtwI=
61-
github.com/redis/rueidis/mock v1.0.61/go.mod h1:5lJaNwMxfOf+m1iU/pOb6KjielODFTE5GsbOU/YU/iQ=
62-
github.com/redis/rueidis/rueidiscompat v1.0.61 h1:fPqNaWHaFi4iMJG2jZBGzbMmHTQy86YrQfRqxIQhRVM=
63-
github.com/redis/rueidis/rueidiscompat v1.0.61/go.mod h1:YeKaBmFsHJpcPvl6409OrRTjhcYSrF6z+kXCuzkf2Qw=
60+
github.com/redis/rueidis/mock v1.0.64 h1:OJQKyHVIL4JcNA0z7QKpM5lzZChHBEn53r9Sb1IMOPI=
61+
github.com/redis/rueidis/mock v1.0.64/go.mod h1:lARBcheexuuCpUBdK2+LRGdQ2EAvNeSChPjJFbQy+nQ=
62+
github.com/redis/rueidis/rueidiscompat v1.0.64 h1:M8JbLP4LyHQhBLBRsUQIzui8/LyTtdESNIMVveqm4RY=
63+
github.com/redis/rueidis/rueidiscompat v1.0.64/go.mod h1:8pJVPhEjpw0izZFSxYwDziUiEYEkEklTSw/nZzga61M=
6464
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
6565
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
6666
go.uber.org/mock v0.5.0 h1:KAMbZvZPyBPWgD14IrIQ38QCyjwpvVVV6K/bHl1IwQU=

0 commit comments

Comments
 (0)