summaryrefslogtreecommitdiffstats
path: root/msb2pilot/src/msb2pilot/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'msb2pilot/src/msb2pilot/Gopkg.toml')
-rw-r--r--msb2pilot/src/msb2pilot/Gopkg.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/msb2pilot/src/msb2pilot/Gopkg.toml b/msb2pilot/src/msb2pilot/Gopkg.toml
index eddc881..0759ad5 100644
--- a/msb2pilot/src/msb2pilot/Gopkg.toml
+++ b/msb2pilot/src/msb2pilot/Gopkg.toml
@@ -27,3 +27,11 @@
[[constraint]]
name = "github.com/smartystreets/goconvey"
version = "1.6.3"
+
+[[constraint]]
+ name = "istio.io/api"
+ revision = "1.0.0"
+
+[[constraint]]
+ name = "istio.io/istio"
+ revision = "1.0.0"