summaryrefslogtreecommitdiffstats
path: root/glide.lock
AgeCommit message (Collapse)AuthorFilesLines
2019-04-07Use go module as dependency tool instead of glidehalibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/7.99.3halibut/7.99.2halibut/7.99.17.99.37.99.27.99.1Sebastien Douheret1-160/+0
Get ride of glide tool (marked as obsolete) and go module instead to populate dependency packages. See also: https://github.com/golang/go/wiki/Modules Bug-AGL: SPEC-2289 Change-Id: I8f459a9f80f501c2b6019566eaa3db3a9b986396 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2019-03-07Freeze go-socket.io & go-engine.io version to v1.0.1Sebastien Douheret1-0/+160
Latest go-socket.io (v1.4) is not backward compatible, and consequently breaks xds-server build. Stick to v1.0.1 while waiting update (migration) of xds-server code. Bug: SPEC-2250 Change-Id: I4664ea82d2e5f88204636831503e78543d8bf3d8 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>