diff options
author | Cem Keylan <cem@ckyln.com> | 2020-02-14 10:26:52 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-02-14 10:26:52 +0300 |
commit | 0f49876a97a941b1d0d81c353b9ec4c4ead31326 (patch) | |
tree | 2d62a050675035309520789c5c74a7f5a756fb80 | |
parent | 715cf5ffaaa47c183c00df64ce7638529a3245e3 (diff) | |
download | repository-0f49876a97a941b1d0d81c353b9ec4c4ead31326.tar.gz |
go: bump to 1.13.8
-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 29fc4cb9..603b8789 100644 --- a/extra/go/checksums +++ b/extra/go/checksums @@ -1,2 +1,2 @@ -e4ad42cc5f5c19521fbbbde3680995f2546110b5c6aa2b48c3754ff7af9b41f4 go1.13.7.src.tar.gz +b13bf04633d4d8cf53226ebeaace8d4d2fd07ae6fa676d0844a688339debec34 go1.13.8.src.tar.gz f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52 go1.4-bootstrap-20171003.tar.gz diff --git a/extra/go/sources b/extra/go/sources index 0348db2a..b7069037 100644 --- a/extra/go/sources +++ b/extra/go/sources @@ -1,2 +1,2 @@ -https://golang.org/dl/go1.13.7.src.tar.gz go-current +https://golang.org/dl/go1.13.8.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 5b584842..6956eab5 100644 --- a/extra/go/version +++ b/extra/go/version @@ -1 +1 @@ -1.13.7 1 +1.13.8 1 |