commit 986701f766073f731221542a57dd11a32361ce1b parent 2793c43c1943ebc72ccf0f5e9d7f71c544f81306 Author: Cem Keylan <cem@ckyln.com> Date: Mon, 23 Mar 2020 16:01:55 +0300 go: bump to 1.14.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 @@ -6d643e46ad565058c7a39dac01144172ef9bd476521f42148be59249e4b74389 go1.14.src.tar.gz +2ad2572115b0d1b4cb4c138e6b3a31cee6294cb48af75ee86bec3dca04507676 go1.14.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.14.src.tar.gz go-current +https://golang.org/dl/go1.14.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.14 1 +1.14.1 1