mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-12 23:56:29 +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
|
||||
|
||||
version="1.18"
|
||||
version="1.19"
|
||||
ARCH=$(uname -m)
|
||||
if [ "$ARCH" = "x86_64" ]; then
|
||||
ARCH=amd64
|
||||
|
Loading…
Reference in New Issue
Block a user