Skip to content

Commit c88383b

Browse files
author
udhos
committed
Defaults to 1.13.
1 parent 49dedbc commit c88383b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

update-golang.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ log_stdin() {
3232
release_list=https://golang.org/dl/
3333
source=https://storage.googleapis.com/golang
3434
destination=/usr/local
35-
release=1.12.7 ;# just the default. the script detects the latest available release.
35+
release=1.13 ;# just the default. the script detects the latest available release.
3636
arch_probe="uname -m"
3737

3838
os=$(uname -s | tr "[:upper:]" "[:lower:]")

update-golang.sh.sha256

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1fc727b00f17c8a1181f32e77f8e3f05199889f1213e9c62e301c8732be01015 update-golang.sh
1+
14abf3b8d5c4048aba6e096f5493db7a97c50e05443076d75b28bb79265e2dd3 update-golang.sh

0 commit comments

Comments
 (0)