From: Clément Bénier Date: Mon, 21 May 2018 13:23:05 +0000 (+0200) Subject: go version: check if go version is greater than 1.9.0 X-Git-Tag: 5.99.1~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=d65f2c73bfe6d302d5609e949e64254cf2713a1e;hp=d65f2c73bfe6d302d5609e949e64254cf2713a1e;p=src%2Fxds%2Fxds-cli.git go version: check if go version is greater than 1.9.0 Makefile checks if go version is greater than 1.9.0 if it is not the case an error log advise to clear the glide cache with glide cc command. Change-Id: If141a2b0972139a132f21c640affdf05869db2b5 Signed-off-by: Clément Bénier ---