Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-16.0] Upgrade the Golang version to go1.20.4 #13053

Merged
merged 3 commits into from
May 15, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 9, 2023

This Pull Request bumps the Golang version to go1.20.4 and the bootstrap version to 14.4.

Do not trust the bot blindly. A thorough code review must be done to ensure all the files have been correctly modified.

There are a few manual steps remaining:

  • Make sure you update the Golang version used in the previous and next release branches for the Upgrade/Downgrade tests.
  • Build and Push the bootstrap images to Docker Hub, the bot cannot handle that.
  • Update the ./.github/workflows/*.yml files with the newer Golang version, the bot cannot handle that due to permissions.
    • To accomplish this, run the following: go run ./go/tools/go-upgrade/go-upgrade.go upgrade workflows --go-to=1.20.4

Signed-off-by: GitHub <noreply@github.com>
@github-actions github-actions bot added Benchmark me Add label to PR to run benchmarks Component: General Changes throughout the code base labels May 9, 2023
@github-actions github-actions bot added go Skip CI Skip CI actions from running labels May 9, 2023
@github-actions github-actions bot requested a review from dkhenry as a code owner May 9, 2023 10:05
@frouioui frouioui removed the Skip CI Skip CI actions from running label May 9, 2023
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
@frouioui frouioui force-pushed the upgrade-go-to-1.20.4-on-release-16.0 branch from d8bf3b1 to 4be8ecd Compare May 9, 2023 13:08
…-1.20.4-on-release-16.0

Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
@frouioui frouioui merged commit b87ef7a into release-16.0 May 15, 2023
220 of 221 checks passed
@frouioui frouioui deleted the upgrade-go-to-1.20.4-on-release-16.0 branch May 15, 2023 12:05
@frouioui frouioui added this to the v16.0.3 milestone May 15, 2023
@hmaurer hmaurer mentioned this pull request Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Benchmark me Add label to PR to run benchmarks Component: General Changes throughout the code base go Type: CI/Build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants