mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-23 22:47:03 +01:00
update go to 1.12.5
This commit is contained in:
parent
84ae6772d7
commit
b7f6b006a8
1 changed files with 1 additions and 0 deletions
|
@ -569,6 +569,7 @@ echo ""
|
|||
|
||||
# "*** Installing Go ***"
|
||||
# Go is needed for ZAP connect later
|
||||
# see https://golang.org/dl/
|
||||
goVersion="1.12.5"
|
||||
if [ ${isARM} -eq 1 ] || [ ${isAARCH64} -eq 1 ] ; then
|
||||
goOSversion="armv6l"
|
||||
|
|
Loading…
Add table
Reference in a new issue