aboutsummaryrefslogtreecommitdiff
path: root/Gopkg.toml
diff options
context:
space:
mode:
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 31e55bd..8e8c331 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -80,3 +80,7 @@
80[[constraint]] 80[[constraint]]
81 name = "github.com/matcornic/hermes" 81 name = "github.com/matcornic/hermes"
82 version = "1.1.1" 82 version = "1.1.1"
83
84[[constraint]]
85 branch = "pin_dependency"
86 name = "github.com/wercker/journalhook"