Skip to content

Update Go to v1.17

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

What does this MR do?

Bump go to 1.17

Current status:

go version (latest):     1.17.0
go version (additional): 1.16.7

Gitlab Version: master
CNG version:                    master      (go 1.16.4)
Omnibus-builder image revision: 1.6.0       (go 1.16.4)

Gitlab Version: v14.1.0-ee
CNG version:                    v14.1.0-ee  (go 1.16.4)
Omnibus-builder image revision: 1.6.0       (go 1.16.4)

Gitlab Version: v14.0.0-ee
CNG version:                    v14.0.0-ee  (go 1.16.4)
Omnibus-builder image revision: 1.6.0       (go 1.16.4)

Gitlab Version: v13.12.0-ee
CNG version:                    v13.12.0-ee (go 1.16.3)
Omnibus-builder image revision: 1.2.0       (go 1.15.8)

Release notes: https://golang.org/doc/go1.17

Related issues

gitlab-org/gitlab-shell!510 (merged)
gitlab-org/labkit!132 (merged)
gitlab-org/container-registry!731 (merged)
gitlab-org/gitlab-pages!548 (merged)
gitlab-org/gitaly!3774 (merged)
gitlab-org/gitlab-build-images!431 (merged)
gitlab-org/gitlab!69146 (merged)

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