Skip to content

Update Go to v1.17.1

feistel requested to merge feistel/CNG:bump/go-1.17.1 into master

What does this MR do?

Bump go to 1.17.1

From https://golang.org/doc/devel/release:

go1.17.1 (released 2021-09-09) includes a security fix to the archive/zip package, as well as bug fixes to the compiler, linker, the go command, and to the crypto/rand, embed, go/types, html/template, and net/http packages.

See https://github.com/golang/go/issues?q=milestone%3AGo1.17.1+
See https://github.com/golang/go/issues/47801

Related issues

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion

Required

  • Merge Request Title, and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Integration tests added to GitLab QA
  • The impact any change in container size has should be evaluated
Edited by feistel

Merge request reports

Loading