dep: remove constraint on github.com/coreos/etcd

It's not used and dep ensure will not pull it into vendor/
This commit is contained in:
Yousong Zhou
2018-08-09 04:41:23 +00:00
parent c39644ba4a
commit f76609e91d
-4
View File
@@ -69,10 +69,6 @@
name = "github.com/ugorji/go"
revision = "f3cacc17c85ecb7f1b6a9e373ee85d1480919868"
[[constraint]]
name = "github.com/coreos/etcd"
version = "3.3.5"
[[constraint]]
name = "github.com/coredns/coredns"
version = "v1.2.0"