-
Notifications
You must be signed in to change notification settings - Fork 910
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
Update Golang version from v1.19.5 to v1.20.4 #3565
Update Golang version from v1.19.5 to v1.20.4 #3565
Conversation
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## master #3565 +/- ##
==========================================
- Coverage 53.00% 52.97% -0.03%
==========================================
Files 216 216
Lines 20026 20026
==========================================
- Hits 10614 10609 -5
- Misses 8842 8846 +4
- Partials 570 571 +1
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
12fe564
to
11c1f17
Compare
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
cc @jwcesign |
/lgtm |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
This PR updates the default Go version for CI and releases bots to v1.20.4.
Since we are going to update the Kubernetes dependencies to v1.27.2 which requires Go1.20+.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: