Skip to content

Bump golangci lint version and minimum go version#14

Merged
mxpv merged 2 commits intocontainerd:mainfrom
dmcgowan:update-lint-version
Dec 2, 2025
Merged

Bump golangci lint version and minimum go version#14
mxpv merged 2 commits intocontainerd:mainfrom
dmcgowan:update-lint-version

Conversation

@dmcgowan
Copy link
Copy Markdown
Member

Updates minimum go version to 1.22 which is used by updated linter and supports some new syntax.

Updates golangci-lint to latest, 2.6.2 and migrates config

Bumps golangci/golangci-lint-action from 6 to 9.

Go 1.22 introduces language simplications which can be leveraged and
linters which can make use of it.

Signed-off-by: Derek McGowan <derek@mcg.dev>
Update to a more recent supported version. This is also needed to keep
the github action up to date.

Signed-off-by: Derek McGowan <derek@mcg.dev>
@mxpv mxpv merged commit 7b99d63 into containerd:main Dec 2, 2025
4 checks passed
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.

3 participants