File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,10 @@ log_stdin() {
2929
3030# defaults
3131# release_list=https://golang.org/doc/devel/release.html
32- release_list=https://golang.org /dl/
32+ release_list=https://go.dev /dl/
3333source=https://storage.googleapis.com/golang
3434destination=/usr/local
35- release=1.16.4 ; # just the default. the script detects the latest available release.
35+ release=1.17.8 ; # just the default. the script detects the latest available release.
3636arch_probe=" uname -m"
3737
3838os=$( uname -s | tr " [:upper:]" " [:lower:]" )
Original file line number Diff line number Diff line change 1- 2cda4d3b21f46ae6f77deba5c0676a5dadb235bf07bbd1d90138eb37d76a35eb update-golang.sh
1+ 0df3abcf0d37db02ecd6fa609992d7a4aa9dcda571bf364aae03c7d314424e34 update-golang.sh
You can’t perform that action at this time.
0 commit comments