X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Gopkg.toml;h=8e8c331ebadd7643142c250013b9a401d6ebd581;hb=ecb0fb69652ab9545d08b12850e987f53918c110;hp=31e55bda6b6c34a57a6539f49ad8f5fb7cfab706;hpb=2da5b12c31074591eaf16929b760322b98f189e8;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FFront.git diff --git a/Gopkg.toml b/Gopkg.toml index 31e55bd..8e8c331 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -80,3 +80,7 @@ [[constraint]] name = "github.com/matcornic/hermes" version = "1.1.1" + +[[constraint]] + branch = "pin_dependency" + name = "github.com/wercker/journalhook"