diff options
author | Cem Keylan <cem@ckyln.com> | 2020-03-23 16:01:55 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-03-23 16:01:55 +0300 |
commit | 986701f766073f731221542a57dd11a32361ce1b (patch) | |
tree | 6d08495ad07c2ad4987e735ff767d420a8a95b29 /extra/go | |
parent | 2793c43c1943ebc72ccf0f5e9d7f71c544f81306 (diff) | |
download | repository-986701f766073f731221542a57dd11a32361ce1b.tar.gz |
go: bump to 1.14.1
Diffstat (limited to 'extra/go')
-rw-r--r-- | extra/go/checksums | 2 | ||||
-rw-r--r-- | extra/go/sources | 2 | ||||
-rw-r--r-- | extra/go/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/go/checksums b/extra/go/checksums index 583f1b3b..80ebad30 100644 --- 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 index 9ca45f14..7ae2704a 100644 --- 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 index cfaaf4da..045ad770 100644 --- a/extra/go/version +++ b/extra/go/version @@ -1 +1 @@ -1.14 1 +1.14.1 1 |