From: Sebastien Douheret Date: Fri, 8 Mar 2019 15:59:14 +0000 (+0100) Subject: Use go module as dependency tool instead of glide X-Git-Tag: halibut/7.99.1^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=5dc2ff003106f0ced38caadb06033f24c792f9b9;hp=5dc2ff003106f0ced38caadb06033f24c792f9b9;p=src%2Fxds%2Fxds-server.git Use go module as dependency tool instead of glide 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 ---