mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-23 18:02:13 +02:00
update go to 1.12.5
This commit is contained in:
@@ -569,6 +569,7 @@ echo ""
|
|||||||
|
|
||||||
# "*** Installing Go ***"
|
# "*** Installing Go ***"
|
||||||
# Go is needed for ZAP connect later
|
# Go is needed for ZAP connect later
|
||||||
|
# see https://golang.org/dl/
|
||||||
goVersion="1.12.5"
|
goVersion="1.12.5"
|
||||||
if [ ${isARM} -eq 1 ] || [ ${isAARCH64} -eq 1 ] ; then
|
if [ ${isARM} -eq 1 ] || [ ${isAARCH64} -eq 1 ] ; then
|
||||||
goOSversion="armv6l"
|
goOSversion="armv6l"
|
||||||
|
Reference in New Issue
Block a user