summaryrefslogtreecommitdiffstats
path: root/glide.yaml
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-09-25 14:15:16 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-10-06 18:25:04 +0200
commit97ca1f277dc8b6973d6fa67add5593a9c395ce60 (patch)
tree761649d7771e8699a67567476c17fb2fa0e28e57 /glide.yaml
parent12a20d0905b0d3e7e0f4c9ec8ee619f683256d71 (diff)
Added webapp Dashboard + logic to interact with server.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'glide.yaml')
-rw-r--r--glide.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/glide.yaml b/glide.yaml
index af9ece2..033c303 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -17,8 +17,8 @@ import:
version: ^1.19.1
- package: github.com/Sirupsen/logrus
version: ^0.11.5
-- package: github.com/googollee/go-socket.io
- package: github.com/zhouhui8915/go-socket.io-client
+ version: master
- package: github.com/satori/go.uuid
version: ^1.1.0
- package: github.com/iotbzh/xds-common