v3 #115

Closed
devstigneev wants to merge 4 commits from devstigneev:v3 into v3
Showing only changes of commit a66c5d2d46 - Show all commits

2
go.mod
View File

@ -2,7 +2,7 @@ module go.unistack.org/micro-store-redis/v3
go 1.22
toolchain go1.23.0
toolchain go1.22.0
require (
github.com/redis/go-redis/extra/rediscmd/v9 v9.0.5