diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-15 19:45:52 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-15 19:45:52 +0300 |
commit | 145b4d1e1a472bf23e392b924a0f09f10a3da8f3 (patch) | |
tree | 9ca09f0f6501f7fc06c63c5fee055329ccb4ed9e /extra | |
parent | a044145fbc214bff0a33383d6365b9de1350f839 (diff) | |
download | repository-145b4d1e1a472bf23e392b924a0f09f10a3da8f3.tar.gz |
go: bump to 1.14.3
Diffstat (limited to 'extra')
-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 e12dfef1..9d4e8635 100644 --- a/extra/go/checksums +++ b/extra/go/checksums @@ -1,2 +1,2 @@ -98de84e69726a66da7b4e58eac41b99cbe274d7e8906eeb8a5b7eb0aadee7f7c go1.14.2.src.tar.gz +93023778d4d1797b7bc6a53e86c3a9b150c923953225f8a48a2d5fabc971af56 go1.14.3.src.tar.gz f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52 go1.4-bootstrap-20171003.tar.gz diff --git a/extra/go/sources b/extra/go/sources index eaf75b30..80ea6bbe 100644 --- a/extra/go/sources +++ b/extra/go/sources @@ -1,2 +1,2 @@ -https://golang.org/dl/go1.14.2.src.tar.gz go-current +https://golang.org/dl/go1.14.3.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 d011be0f..6c4cca37 100644 --- a/extra/go/version +++ b/extra/go/version @@ -1 +1 @@ -1.14.2 1 +1.14.3 1 |