[release-16.0] Upgrade the Golang version to go1.20.8#13932
Merged
frouioui merged 3 commits intorelease-16.0from Sep 8, 2023
Merged
[release-16.0] Upgrade the Golang version to go1.20.8#13932frouioui merged 3 commits intorelease-16.0from
go1.20.8#13932frouioui merged 3 commits intorelease-16.0from
Conversation
Signed-off-by: GitHub <noreply@github.com>
Contributor
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
3 tasks
…-1.20.8-on-release-16.0 Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
frouioui
approved these changes
Sep 7, 2023
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
4c96d22 to
7f498aa
Compare
deepthi
approved these changes
Sep 8, 2023
|
|
||
| go version >/dev/null 2>&1 || fail "Go is not installed or is not in \$PATH. See https://vitess.io/contributing/build-from-source for install instructions." | ||
| goversion_min 1.20.5 || echo "Go version reported: `go version`. Version 1.20.5+ recommended. See https://vitess.io/contributing/build-from-source for install instructions." | ||
| goversion_min 1.20.8 || echo "Go version reported: `go version`. Version 1.20.8+ recommended. See https://vitess.io/contributing/build-from-source for install instructions." |
Collaborator
There was a problem hiding this comment.
Same question here as on #13934 about enforcing major version versus minor version.
Collaborator
There was a problem hiding this comment.
Oh this is just recommended. 👍
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This Pull Request bumps the Golang version to
go1.20.8and the bootstrap version to14.6.There are a few manual steps remaining:
go1.20.8#13938./.github/workflows/*.ymlfiles with the newer Golang version, the bot cannot handle that due to permissions.go run ./go/tools/go-upgrade/go-upgrade.go upgrade workflows --go-to=1.20.8