]> code.ossystems Code Review - openembedded-core.git/commit
go: upgrade 1.13.3 -> 1.13.5
authorTim Orling <timothy.t.orling@linux.intel.com>
Wed, 11 Dec 2019 01:01:35 +0000 (17:01 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 28 Dec 2019 23:25:34 +0000 (23:25 +0000)
commite4c6a49616b3adaa8701ba0ed6569c6fddc47600
tree096b4410813033f3bca7cd6cfa3384935b65095b
parent3038c0d628f24499c1a0661f54c3c284828a42c6
go: upgrade 1.13.3 -> 1.13.5

go1.13.4 (released 2019/10/31) includes fixes to the net/http and syscall
packages. It also fixes an issue on macOS 10.15 Catalina where the non-
notarized installer and binaries were being rejected by Gatekeeper.
See the Go 1.13.4 milestone on our issue tracker for details.

https://github.com/golang/go/issues?q=milestone%3AGo1.13.4

go1.13.5 (released 2019/12/04) includes fixes to the go command, the runtime,
the linker, and the net/http package. See the Go 1.13.5 milestone on our issue
tracker for details.

https://github.com/golang/go/issues?q=milestone%3AGo1.13.5

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/go/go-1.13.inc