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

go1.24 support #5224

Merged
merged 13 commits into from
Feb 11, 2025
Merged

go1.24 support #5224

merged 13 commits into from
Feb 11, 2025

Conversation

ldez
Copy link
Member

@ldez ldez commented Dec 13, 2024

This PR is to evaluate and prepare golangci-lint to go1.24

This PR will evolve during the beta and RC phases of go1.24.
The PR is a draft and will be rebased and modified several times during the RC phase.

https://go.dev/wiki/Go-Release-Cycle

Questions and problems related to go1.24 should be reported in the issue #5225.


golangci-lint is a free and open-source project built by volunteers.

If you value it, please consider donating or asking your company to do so, we appreciate it! ❤️

Open Collective backers and sponsors GitHub Sponsors

@ldez ldez added the enhancement New feature or improvement label Dec 13, 2024
@ldez ldez mentioned this pull request Dec 13, 2024
1 task
@andig andig mentioned this pull request Dec 21, 2024
2 tasks
@ldez ldez force-pushed the feat/go1.24 branch 6 times, most recently from a967530 to 3f8c134 Compare December 30, 2024 16:23
@ldez ldez force-pushed the feat/go1.24 branch 7 times, most recently from 74dddc4 to b14f167 Compare January 7, 2025 11:53
@ldez ldez force-pushed the feat/go1.24 branch 2 times, most recently from 377673c to a2458e3 Compare January 16, 2025 22:14
kolyshkin

This comment was marked as off-topic.

@ldez

This comment was marked as off-topic.

@kolyshkin

This comment was marked as off-topic.

@ldez

This comment was marked as off-topic.

@ldez ldez force-pushed the feat/go1.24 branch 4 times, most recently from 2b4386a to c9f8944 Compare January 28, 2025 23:07
@ldez ldez marked this pull request as ready for review February 11, 2025 19:17
@ldez ldez added this to the next milestone Feb 11, 2025
@ldez ldez requested a review from bombsimon February 11, 2025 19:42
Copy link
Member

@bombsimon bombsimon left a comment

Choose a reason for hiding this comment

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

Nice!🚢

@ldez ldez merged commit 474fdaf into master Feb 11, 2025
18 checks passed
@ldez ldez deleted the feat/go1.24 branch February 11, 2025 20:09
@ldez ldez modified the milestones: next, v1.64 Feb 11, 2025
@andig
Copy link

andig commented Feb 12, 2025

Heads-up: the Homebrew 1.64.2 is still compiled with 1.23 and hence not compatible with 1.24. See https://golangci-lint.run/welcome/install/#local-installation for alternative using the golang-ci tap.

@ldez
Copy link
Member Author

ldez commented Feb 12, 2025

Take a look at #5225, section "Additional Notes".

@golangci golangci locked as resolved and limited conversation to collaborators Feb 12, 2025
@golangci golangci unlocked this conversation Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants