diff options
author | Cem Keylan <cem@ckyln.com> | 2020-08-12 11:36:44 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-08-12 11:36:44 +0300 |
commit | 611fc2bcf42b47b8d91104d063f606aa29fce228 (patch) | |
tree | 92da9f47d3431067d72d40dd75b4606307cf1b37 /extra/go/sources | |
parent | 1562042033fb95fdb9ebe1a2197310eabd979929 (diff) | |
download | repository-611fc2bcf42b47b8d91104d063f606aa29fce228.tar.gz |
go: bump to 1.15
Diffstat (limited to 'extra/go/sources')
-rw-r--r-- | extra/go/sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/go/sources b/extra/go/sources index b0c7006a..5ba12639 100644 --- a/extra/go/sources +++ b/extra/go/sources @@ -1,2 +1,2 @@ -https://golang.org/dl/go1.14.7.src.tar.gz go-current +https://golang.org/dl/go1.15.src.tar.gz go-current https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz go1.4-bootstrap |