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

Add Go 1.20 support; require Go 1.19; drop Go 1.17 and 1.18 #195

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

austinvazquez
Copy link
Contributor

Signed-off-by: Austin Vazquez macedonv@amazon.com

@austinvazquez austinvazquez marked this pull request as ready for review February 3, 2023 16:32
Copy link
Collaborator

@kolyshkin kolyshkin left a comment

Choose a reason for hiding this comment

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

I think that those jobs that explicitly use go 1.19 should switch to 1.20 as well.

Also, maybe we can drop go 1.17 support, as this is not supported by upstream since go 1.19 is released half a year ago; @rhatdan what do you think?

@rhatdan
Copy link
Collaborator

rhatdan commented Feb 3, 2023

I agree we should move to 1.19 and 1.20

@austinvazquez austinvazquez changed the title Add Go 1.20 support Add Go 1.20 support; require Go 1.19; drop Go 1.17 and 1.18 Feb 4, 2023
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
@austinvazquez
Copy link
Contributor Author

I had missed bumping the version for test-stubs/golangci-lint. Should be addressed now.

@rhatdan
Copy link
Collaborator

rhatdan commented Feb 6, 2023

LGTM

@austinvazquez
Copy link
Contributor Author

Oh it looks like I have confused the GitHub UI. Right now it is showing the Go 1.17 and 1.18 checks as pending, but we have removed those from the testing matrix. So really the checks are green right now.

@rhatdan
Copy link
Collaborator

rhatdan commented Feb 6, 2023

@kolyshkin @thaJeztah PTAL

Copy link
Collaborator

@kolyshkin kolyshkin left a comment

Choose a reason for hiding this comment

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

LGTM

@kolyshkin
Copy link
Collaborator

(I've changed the list of CI jobs required for merge -- removed older versions, added 1.20.x)

@rhatdan
Copy link
Collaborator

rhatdan commented Feb 8, 2023

LGTM

@rhatdan rhatdan merged commit 46964d1 into opencontainers:main Feb 8, 2023
@austinvazquez austinvazquez deleted the add-go-1.20 branch February 8, 2024 02:11
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