Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-05-20 22:50:28 +03:00
parent a3cb7dabae
commit b592803f40
4 changed files with 9 additions and 230 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/unistack-org/micro-store-redis/v3
go 1.15
go 1.16
require (
github.com/go-redis/redis/v8 v8.8.2