diff options
author | Cem Keylan <cem@ckyln.com> | 2020-10-15 11:26:59 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-10-15 11:26:59 +0300 |
commit | b90effe32996101a13b73f8312ba048fde7ea070 (patch) | |
tree | c24d1d2923994165cf9c7c3dfeb67dc406e31001 /extra/go | |
parent | dc84f2889acf0820945cb5b34a0340c4c8f77bd8 (diff) | |
download | repository-b90effe32996101a13b73f8312ba048fde7ea070.tar.gz |
go: bump to 1.15.3
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 942971a3..392f7b96 100644 --- a/extra/go/checksums +++ b/extra/go/checksums @@ -1,2 +1,2 @@ -28bf9d0bcde251011caae230a4a05d917b172ea203f2a62f2c2f9533589d4b4d go1.15.2.src.tar.gz +896a602570e54c8cdfc2c1348abd4ffd1016758d0bd086ccd9787dbfc9b64888 go1.15.3.src.tar.gz f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52 go1.4-bootstrap-20171003.tar.gz diff --git a/extra/go/sources b/extra/go/sources index d1375b78..107fd9f1 100644 --- a/extra/go/sources +++ b/extra/go/sources @@ -1,2 +1,2 @@ -https://golang.org/dl/go1.15.2.src.tar.gz go-current +https://golang.org/dl/go1.15.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 e37b57e4..bbb6284d 100644 --- a/extra/go/version +++ b/extra/go/version @@ -1 +1 @@ -1.15.2 1 +1.15.3 1 |