summaryrefslogtreecommitdiffstats
path: root/glide.yaml
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-08-25 21:51:15 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-08-25 21:51:15 +0200
commit5358e812c1a5d16c28ab5fa0c149670790ae673e (patch)
tree9f78217488502a87cd8602b55e93a9c2eae26906 /glide.yaml
parent85b98b57b4543a84673daff52b52592c5bd5347d (diff)
Used fixed version of xds-server and xds-common
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'glide.yaml')
-rw-r--r--glide.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/glide.yaml b/glide.yaml
index 1e7e6c7..1f80627 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -11,13 +11,13 @@ import:
- package: github.com/zhouhui8915/go-socket.io-client
version: master
- package: github.com/iotbzh/xds-server
- version: wip
+ version: 6691c9f7c53d
subpackages:
- apiv1
- crosssdk
- xdsconfig
- package: github.com/iotbzh/xds-common
- version: 363bac39b844afa
+ version: 363bac39b844
subpackages:
- golib/common
- package: github.com/joho/godotenv