Skip to content

go: Bump Go's minimum version to v1.22

Quang-Minh Nguyen requested to merge qmnguyen0711/bump-minimum-go-version into master

For #6323 (closed)

Go v1.23 was released. We added some more jobs that run the test suite on this version. This MR bumps the minimum Golang version to v1.22 from v1.21.

Both Omnibus and CNG are using Go 1.22 now:

We have used 1.22 for more than 3 Gitlab versions now. From distribution doc, it's okay to get rid of v1.21.

We also removed the support for that version in Workhorse ( gitlab!162822 (diffs)).

Edited by Quang-Minh Nguyen

Merge request reports

Loading