updated go build

This commit is contained in:
ston1th 2018-12-24 17:47:03 +01:00
commit dce0c57f55

View file

@ -13,7 +13,7 @@ V14="go1.4.3"
bootstrap="${INSTALL}/bootstrap-${V14}"
TGZ14="${V14}.tar.gz"
Vnew="go1.11.1"
Vnew="go1.11.4"
TGZnew="${Vnew}.tar.gz"
rm -rf ${INSTALL}/go*