summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2019-03-07 21:13:28 +0100
committerSebastien Douheret <sebastien.douheret@iot.bzh>2019-04-07 17:23:51 +0200
commite04e7c32699c4a456d436205da2d2ca99625eb38 (patch)
treea0f976e349eff53f92c9149b8a7ee9f894bf75f4 /.gitignore
parent03e64dc8ad5634c56b5fd7f61b9336fd33e7c3cb (diff)
Freeze go-socket.io & go-engine.io version to v1.0.1
Latest go-socket.io (v1.4) is not backward compatible, and consequently breaks xds-cli build. Stick to v1.0.1 while waiting update (migration) of xds-cli code. Bug: SPEC-2250 Change-Id: I65e0b8b7130236f6bb345fe2963fcb7374295a64 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 27f9d12..4e5070e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
debug
-glide.lock
bin/**
tools/**
vendor/**