X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Gopkg.toml;h=9721956104f2d9a8aa1b1bbb99780353821e12da;hb=323b7f4032d19c06523f2eaaf1d20d32e1330b54;hp=4feee4d8d35575ed61cbe41fa961058705f0db5a;hpb=4215df47c93c6ea26f21c74a9d52f78d1d103dde;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FFront.git diff --git a/Gopkg.toml b/Gopkg.toml index 4feee4d..9721956 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -64,3 +64,7 @@ [[constraint]] branch = "master" name = "github.com/shopspring/decimal" + +[[constraint]] + name = "github.com/go-redis/redis" + version = "6.10.2"