updated go and openup

This commit is contained in:
ston1th 2017-10-16 18:43:14 +02:00
commit 78c4b4da29
2 changed files with 70 additions and 25 deletions

View file

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