X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Gopkg.toml;h=5926748c2a5546c7194de93edca3c2da3fdffbcd;hb=85545aba62546f219a9c9730945511412a3174ef;hp=9721956104f2d9a8aa1b1bbb99780353821e12da;hpb=b94f3416c1afe6363249b46bf2b299dfe8e4007f;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FFront.git diff --git a/Gopkg.toml b/Gopkg.toml index 9721956..5926748 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -68,3 +68,11 @@ [[constraint]] name = "github.com/go-redis/redis" version = "6.10.2" + +[[constraint]] + branch = "master" + name = "github.com/dchest/passwordreset" + +[[override]] + name = "github.com/dchest/authcookie" + branch = "master"