[release-17.0] Upgrade the Golang version to go1.20.8#13934
Merged
frouioui merged 3 commits intorelease-17.0from Sep 8, 2023
Merged
[release-17.0] Upgrade the Golang version to go1.20.8#13934frouioui merged 3 commits intorelease-17.0from
go1.20.8#13934frouioui merged 3 commits intorelease-17.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
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>
e5a97d8 to
d0e0931
Compare
deepthi
approved these changes
Sep 8, 2023
Collaborator
deepthi
left a comment
There was a problem hiding this comment.
Approving, but please address the comment.
|
|
||
| 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.
Do we have to require the minor version?
Member
There was a problem hiding this comment.
It's not required it's recommended
4 tasks
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 to18.2.There are a few manual steps remaining:
./.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