diff options
author | Cem Keylan <cem@ckyln.com> | 2020-11-07 11:59:23 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-11-07 11:59:23 +0300 |
commit | 8d599b885c1d037f6594b42033db68990571366a (patch) | |
tree | dbf98358758864862c678b9f83316fde1afe0533 | |
parent | 1709d7d60a60168b427800e45832a7815055b763 (diff) | |
download | repository-8d599b885c1d037f6594b42033db68990571366a.tar.gz |
go: bump to 1.15.4
-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 392f7b96..903c1ec1 100644 --- a/extra/go/checksums +++ b/extra/go/checksums @@ -1,2 +1,2 @@ -896a602570e54c8cdfc2c1348abd4ffd1016758d0bd086ccd9787dbfc9b64888 go1.15.3.src.tar.gz +063da6a9a4186b8118a0e584532c8c94e65582e2cd951ed078bfd595d27d2367 go1.15.4.src.tar.gz f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52 go1.4-bootstrap-20171003.tar.gz diff --git a/extra/go/sources b/extra/go/sources index 107fd9f1..8ba09c16 100644 --- a/extra/go/sources +++ b/extra/go/sources @@ -1,2 +1,2 @@ -https://golang.org/dl/go1.15.3.src.tar.gz go-current +https://golang.org/dl/go1.15.4.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 bbb6284d..b1ef6c7b 100644 --- a/extra/go/version +++ b/extra/go/version @@ -1 +1 @@ -1.15.3 1 +1.15.4 1 |