Check go version and print error if not >1.8.1
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Wed, 29 Nov 2017 16:45:39 +0000 (17:45 +0100)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Wed, 29 Nov 2017 16:45:39 +0000 (17:45 +0100)
commitfce0932dba3ca1b2c436400774821ef14fe32fe5
tree7455748049deee054a8b8d327f568319abc9b676
parente3b0261be7cacf2653703c3543c33a83c3be16e4
Check go version and print error if not >1.8.1

xds-common lib uses os.Executable function that has been introduced in go v1.8.1.
Makefile