commit 50fd4986f0448fb2604a1581c1d6e1d4aae3c42e parent 9488ae000c80fa0194a93e84b479837bba8f3750 Author: Cem Keylan <cem@ckyln.com> Date: Thu, 3 Sep 2020 00:23:04 +0300 go: bump to 1.15.1 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 @@ -69438f7ed4f532154ffaf878f3dfd83747e7a00b70b3556eddabf7aaee28ac3a go1.15.src.tar.gz +d3743752a421881b5cc007c76b4b68becc3ad053e61275567edab1c99e154d30 go1.15.1.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.15.src.tar.gz go-current +https://golang.org/dl/go1.15.1.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.15 1 +1.15.1 1