aboutsummaryrefslogtreecommitdiffstats
path: root/glide.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'glide.yaml')
-rw-r--r--glide.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/glide.yaml b/glide.yaml
new file mode 100644
index 0000000..73c4a3f
--- /dev/null
+++ b/glide.yaml
@@ -0,0 +1,9 @@
+package: gerrit.fd.io/r/govpp
+import:
+- package: github.com/Sirupsen/logrus
+ version: v0.11.5
+- package: github.com/bennyscetbun/jsongo
+- package: github.com/lunixbochs/struc
+testImport:
+- package: github.com/onsi/gomega
+ version: v1.1.0