commit 611fc2bcf42b47b8d91104d063f606aa29fce228 parent 1562042033fb95fdb9ebe1a2197310eabd979929 Author: Cem Keylan <cem@ckyln.com> Date: Wed, 12 Aug 2020 11:36:44 +0300 go: bump to 1.15 Diffstat:
M | extra/go/checksums | | | 2 | +- |
M | extra/go/sources | | | 2 | +- |
M | extra/go/version | | | 2 | +- |
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/extra/go/checksums b/extra/go/checksums @@ -1,2 +1,2 @@ -064392433563660c73186991c0a315787688e7c38a561e26647686f89b6c30e3 go1.14.7.src.tar.gz +69438f7ed4f532154ffaf878f3dfd83747e7a00b70b3556eddabf7aaee28ac3a go1.15.src.tar.gz f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52 go1.4-bootstrap-20171003.tar.gz diff --git 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 diff --git a/extra/go/version b/extra/go/version @@ -1 +1 @@ -1.14.7 1 +1.15 1