mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2025-01-22 12:54:21 +00:00
Update golang to 1.19
This commit is contained in:
parent
2c7dc587b3
commit
4c5c3fd235
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Installs golang from the web
|
# Installs golang from the web
|
||||||
|
|
||||||
version="1.18"
|
version="1.19"
|
||||||
ARCH=$(uname -m)
|
ARCH=$(uname -m)
|
||||||
if [ "$ARCH" = "x86_64" ]; then
|
if [ "$ARCH" = "x86_64" ]; then
|
||||||
ARCH=amd64
|
ARCH=amd64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user