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.23, drop 1.21, bump golangci-lint #147

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Conversation

kolyshkin
Copy link
Collaborator

@kolyshkin kolyshkin commented Aug 13, 2024

Add Go 1.23, drop 1.21.

Also, bump golangci-lint to v1.60.1 (which adds Go 1.23 support).

A draft pending #144 merge.

@kolyshkin
Copy link
Collaborator Author

Apparently it works!

@kolyshkin kolyshkin changed the title [test] add Go 1.23rc2 Add Go 1.23, drop 1.21, bump golangci-lint Aug 14, 2024
@kolyshkin
Copy link
Collaborator Author

This is failing now because linter finds some issues with the old unescape implementation which is being replaced in #144. Once that one is merged, this one will need a rebase.

@thaJeztah
Copy link
Member

This one can be rebased

Also, bump golangci-lint to v1.60.1 (which adds Go 1.23 support).

Signed-off-by: Kir Kolyshkin <[email protected]>
@kolyshkin
Copy link
Collaborator Author

Rebased; no longer a draft.

@kolyshkin kolyshkin marked this pull request as ready for review September 13, 2024 20:37
@kolyshkin
Copy link
Collaborator Author

@thaJeztah PTAL

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@thaJeztah thaJeztah merged commit 7d73c88 into moby:main Sep 17, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants