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

upgrade project's golang version to 1.19.6 #371

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

changweige
Copy link
Member

Thus to catch up with containerd

@codecov-commenter
Copy link

Codecov Report

Base: 29.24% // Head: 29.24% // No change to project coverage 👍

Coverage data is based on head (c171a4a) compared to base (9fb0d50).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #371   +/-   ##
=======================================
  Coverage   29.24%   29.24%           
=======================================
  Files          38       38           
  Lines        3813     3813           
=======================================
  Hits         1115     1115           
  Misses       2566     2566           
  Partials      132      132           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Thus to catch up with containerd

Signed-off-by: Changwei Ge <gechangwei@bytedance.com>
@@ -15,7 +15,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: "1.19.1"
go-version: "1.20.1"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this an action bug?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No. For golangci-lint, we'd like to use a higher version of golang thus to allow it to report more warnings

@imeoer imeoer merged commit 439926d into containerd:main Feb 23, 2023
@changweige changweige deleted the upgrade-golang branch February 27, 2023 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants