aboutsummaryrefslogtreecommitdiff
path: root/Gopkg.toml
diff options
context:
space:
mode:
authorjloup <jeanloup.jamet@gmail.com>2018-05-11 13:57:29 +0200
committerjloup <jeanloup.jamet@gmail.com>2018-05-11 13:57:29 +0200
commit2da5b12c31074591eaf16929b760322b98f189e8 (patch)
tree407b699688edddca381ca80e5ecea9458d748cc1 /Gopkg.toml
parent299b6b6d9fb879c06e675ef240f361348629ff6c (diff)
downloadFront-2da5b12c31074591eaf16929b760322b98f189e8.tar.gz
Front-2da5b12c31074591eaf16929b760322b98f189e8.tar.zst
Front-2da5b12c31074591eaf16929b760322b98f189e8.zip
Mails.
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index 5926748..31e55bd 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -76,3 +76,7 @@
76[[override]] 76[[override]]
77 name = "github.com/dchest/authcookie" 77 name = "github.com/dchest/authcookie"
78 branch = "master" 78 branch = "master"
79
80[[constraint]]
81 name = "github.com/matcornic/hermes"
82 version = "1.1.1"