diff options
author | Cem Keylan <cem@ckyln.com> | 2020-09-10 10:43:11 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-09-10 10:43:11 +0300 |
commit | 21692fc4ece5034a875bd87ae6fcf34f5996f4fe (patch) | |
tree | 5e55b49d0251ff734c2ff06cf605fb9548989f0e /extra/go | |
parent | 5b925c288ac6b0bff8ddc2ecfc3ec1a57be3aa32 (diff) | |
download | repository-21692fc4ece5034a875bd87ae6fcf34f5996f4fe.tar.gz |
go: bump to 1.15.2
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 506b52fd..942971a3 100644 --- a/extra/go/checksums +++ b/extra/go/checksums @@ -1,2 +1,2 @@ -d3743752a421881b5cc007c76b4b68becc3ad053e61275567edab1c99e154d30 go1.15.1.src.tar.gz +28bf9d0bcde251011caae230a4a05d917b172ea203f2a62f2c2f9533589d4b4d go1.15.2.src.tar.gz f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52 go1.4-bootstrap-20171003.tar.gz diff --git a/extra/go/sources b/extra/go/sources index f7a4e59c..d1375b78 100644 --- a/extra/go/sources +++ b/extra/go/sources @@ -1,2 +1,2 @@ -https://golang.org/dl/go1.15.1.src.tar.gz go-current +https://golang.org/dl/go1.15.2.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 7c9470e0..e37b57e4 100644 --- a/extra/go/version +++ b/extra/go/version @@ -1 +1 @@ -1.15.1 1 +1.15.2 1 |