Commit c79dfe29 authored by Kirill Smelkov's avatar Kirill Smelkov

golang: v↑ go1.12 (1.12.9 -> 1.12.17)

Going Go1.12.9 -> Go1.12.17 brings many fixes including security fixes for
net/http package:

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

Tested on helloworld SR.
parent edb7a544
Pipeline #11502 failed with stage
in 0 seconds
......@@ -61,8 +61,8 @@ environment-extra =
[golang1.12]
<= golang-common
url = https://dl.google.com/go/go1.12.9.src.tar.gz
md5sum = 6132109d4050da349eadc9f7b0304ef4
url = https://golang.org/dl/go1.12.17.src.tar.gz
md5sum = 6b607fc795391dc609ffd79ebf41f080
# go1.12 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