aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-08-08 14:38:09 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-08-08 14:38:09 +0200
commite8634ea0918a1f89267226e0edbbe00f58841459 (patch)
treed5c5f0e0c658ecac7bd439de4190da7609cf9d6f
parent60974e66c57cacdc2483d74718c4bb0a993d2183 (diff)
Defined a version or branch for each package.
-rw-r--r--glide.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/glide.yaml b/glide.yaml
index f368862..2c80ed2 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -9,12 +9,15 @@ import:
- package: github.com/Sirupsen/logrus
version: ^0.11.5
- package: github.com/zhouhui8915/go-socket.io-client
+ version: master
- package: github.com/iotbzh/xds-server
+ version: wip
subpackages:
- apiv1
- crosssdk
- xdsconfig
- package: github.com/iotbzh/xds-common
+ version: master
subpackages:
- golib/common
- package: github.com/joho/godotenv