Commit d0d023cd authored by Kirill Smelkov's avatar Kirill Smelkov

golang: v↑ go1.16 (1.16.3 -> 1.16.4)

Going Go1.16.3 -> Go1.16.4 brings in fixes to compiler, runtime and stdlib
including security fix to net/http package:

https://golang.org/doc/devel/release.html#go1.16.minor

Tested on helloworld SR.
parent 6519e079
Pipeline #15708 failed with stage
in 0 seconds
......@@ -53,8 +53,8 @@ environment-extra =
[golang1.16]
<= golang-common
url = https://golang.org/dl/go1.16.3.src.tar.gz
md5sum = 48183a40d6522f1ea59b7d63377b7072
url = https://golang.org/dl/go1.16.4.src.tar.gz
md5sum = 5884a4cb49067b9bcf6e69a1ef44259c
# go1.16 needs go1.4 to bootstrap
environment-extra =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment