Skip to content

Add Go 1.23, drop 1.21, bump golangci-lint - #147

Merged
thaJeztah merged 1 commit into
moby:mainfrom
kolyshkin:go123
Sep 17, 2024
Merged

Add Go 1.23, drop 1.21, bump golangci-lint#147
thaJeztah merged 1 commit into
moby:mainfrom
kolyshkin:go123

Conversation

@kolyshkin

@kolyshkinkolyshkin commented Aug 13, 2024

Copy link
Copy Markdown
Collaborator

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
Copy Markdown
CollaboratorAuthor

Apparently it works!

@kolyshkin
kolyshkinforce-pushed the go123 branch 2 times, most recently from bceec56 to cd7f11fCompareAugust 13, 2024 21:59
@kolyshkinkolyshkin changed the title [test] add Go 1.23rc2Add Go 1.23, drop 1.21, bump golangci-lintAug 14, 2024
@kolyshkin

Copy link
Copy Markdown
CollaboratorAuthor

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
Copy Markdown
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 <kolyshkin@gmail.com>
@kolyshkin

Copy link
Copy Markdown
CollaboratorAuthor

Rebased; no longer a draft.

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

Copy link
Copy Markdown
CollaboratorAuthor

@thaJeztah PTAL

@thaJeztahthaJeztah left a comment

Copy link
Copy Markdown
Member

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:mainSep 17, 2024
Sign up for freeto 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

@kolyshkin@thaJeztah