diff options
author | Cem Keylan <cem@ckyln.com> | 2020-12-04 17:47:07 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-12-04 17:47:07 +0300 |
commit | 83e74ce0f625ddb145e33abf1fa913c85179d905 (patch) | |
tree | 6c6a90a4bc0cd1969b9355abcd930a024d1d9c51 /extra/go | |
parent | ab73c29fb34cae68ed9594e1f27ad521ceeea4b8 (diff) | |
download | repository-83e74ce0f625ddb145e33abf1fa913c85179d905.tar.gz |
go: bump to 1.15.6
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 ca163ac1..61b37873 100644 --- a/extra/go/checksums +++ b/extra/go/checksums @@ -1,2 +1,2 @@ -c1076b90cf94b73ebed62a81d802cd84d43d02dea8c07abdc922c57a071c84f1 go1.15.5.src.tar.gz +890bba73c5e2b19ffb1180e385ea225059eb008eb91b694875dd86ea48675817 go1.15.6.src.tar.gz f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52 go1.4-bootstrap-20171003.tar.gz diff --git a/extra/go/sources b/extra/go/sources index b3f0d2ea..ebcc0562 100644 --- a/extra/go/sources +++ b/extra/go/sources @@ -1,2 +1,2 @@ -https://golang.org/dl/go1.15.5.src.tar.gz go-current +https://golang.org/dl/go1.15.6.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 90335d48..f2e7b806 100644 --- a/extra/go/version +++ b/extra/go/version @@ -1 +1 @@ -1.15.5 1 +1.15.6 1 |