Commit 1e7afb3e authored by Kirill Smelkov's avatar Kirill Smelkov

golang: v↑ go1.14 (1.14.3 -> 1.14.9)

Going Go1.14.3 -> Go1.14.9 brings in many compiler and runtime fixes,
including security fixes to package net/http:

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

Switch helloweb from go1.13 -> go1.14 to test.

Tested on helloworld SR.
parent e849521f
Pipeline #11529 passed with stage