Closed erick0z closed 6 years ago
Right now, the go version is hardcoded in the scripts. This commit adds a go_version in the versions.txt file with the latest go release version. This variable is now used across projects in order to build them with the same go version.
Fixes #206
@jodh-intel :)
Thanks @erick0z!
lgtm
Hi @jcvenegas - could you take a look at this?
Right now, the go version is hardcoded in the scripts. This commit adds a go_version in the versions.txt file with the latest go release version. This variable is now used across projects in order to build them with the same go version.
Fixes #206