update go to v1.13.5

This commit is contained in:
ston1th 2019-12-07 14:49:49 +01:00
commit 2760a30233

View file

@ -16,8 +16,8 @@ bootstrap="${install_dir}/bootstrap-${v14}"
tgz14="${v14}.tar.gz"
path_v14="${install_dir}/${tgz14}"
new="go1.13.1"
new_sum="01152a3574038807bc40513b201026f298d6b9cd69eab45a1f9462b1f51d4fa2"
new="go1.13.5"
new_sum="b7761c24eaa833f7f03020bbbdfb3cf86f05c8e8e665b92cddf456094c264c70"
tgznew="${new}.tar.gz"
path_new="${install_dir}/${tgznew}"