commit | 142516e3824069a87b34b9255df09f4569213953 | [log] [tgz] |
---|---|---|
author | David Bainbridge <dbainbri@ciena.com> | Fri Apr 19 01:34:58 2019 +0000 |
committer | David Bainbridge <dbainbri@ciena.com> | Fri Apr 19 17:19:30 2019 +0000 |
tree | 2a7924922c193fbc9a74705aa6b14d122b517871 | |
parent | 49eab50c094999199ebb539f30dd7a11fb8a0cbe [diff] [blame] |
updated for afrouterTest to work with new protos Change-Id: Ibf1b74e73e3726c6dc83a79d6ff93acc44943103
diff --git a/Gopkg.toml b/Gopkg.toml index f728695..a3f6ad1 100644 --- a/Gopkg.toml +++ b/Gopkg.toml
@@ -79,6 +79,10 @@ name = "github.com/stretchr/testify" version = "1.3.0" +[[constraint]] + name = "github.com/opencord/voltha-protos" + branch = "master" + [[override]] name = "go.etcd.io/etcd" branch = "master"