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 5f0b19e6f..8a988bccb 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -26,3 +26,7 @@ ignored = [
[[override]]
name = "github.com/ugorji/go"
revision = "f3cacc17c85ecb7f1b6a9e373ee85d1480919868"
+
+[[constraint]]
+ name = "github.com/coreos/etcd"
+ version = "3.3.5"