diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-12 14:35:55 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-12 14:35:55 +0300 |
commit | 1e41788f85d91efa409ee5a883e033a1ca2c0f17 (patch) | |
tree | cccbc7825cf09ef5d39eb020cb6a4542103dc323 /extra/go | |
parent | 82946a8d7aab8d525d84dd0dfc2de313fd3a53de (diff) | |
download | repository-1e41788f85d91efa409ee5a883e033a1ca2c0f17.tar.gz |
go: bump to 1.17.1
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 2567f9f7..0bdd2730 100644 --- a/extra/go/checksums +++ b/extra/go/checksums @@ -1,4 +1,4 @@ %BLAKE3 -d4ba5cd4b4b12fd179a2162f77b32550cb02955dfbc8d7ef735f0893212330d6 go1.17.src.tar.gz +104da4f37cb0417462dd464d3bf8416527c4c5eec8a642465d06f3ba8f185b4a go1.17.1.src.tar.gz e38b036986f4969980664342af2e0b14c503bf4222b980f2bfdcb32fd62fde14 go1.4-bootstrap-20171003.tar.gz dcd2b17ef49c90c0e215209f188a9287684cca9731d48319af1bc4da9e6feb3f no-bash.patch diff --git a/extra/go/sources b/extra/go/sources index 92be706a..32b2ef8e 100644 --- a/extra/go/sources +++ b/extra/go/sources @@ -1,3 +1,3 @@ -https://golang.org/dl/go1.17.src.tar.gz go-current +https://golang.org/dl/go1.17.1.src.tar.gz go-current https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz go1.4-bootstrap patches/no-bash.patch diff --git a/extra/go/version b/extra/go/version index 0bbad115..14d73f99 100644 --- a/extra/go/version +++ b/extra/go/version @@ -1 +1 @@ -1.17 1 +1.17.1 1 |