Skip to content

golang: v↑ go1.17 (1.17.3 -> 1.17.6)

Kirill Smelkov requested to merge kirr/slapos:y/govup into master

Going Go1.17.3 -> Go1.17.6 brings in fixes to compiler, runtime and stdlib including security fixes to syscall and net/http packages.

https://go.dev/doc/devel/release#go1.17.minor

Tested via:

/cc @luke, @jerome, @alain.takoudjou, @xavier_thompson @tomo, @lu.xu

Merge request reports