Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update to golang.org/x/tools v0.30.0 for go1.24 #263

Merged
merged 3 commits into from
Feb 17, 2025

Conversation

duncanharris
Copy link
Contributor

@duncanharris duncanharris commented Feb 12, 2025

With go1.24 and errcheck v1.8.0 get errors like:

internal error: package "math" without types was imported from ...

Updated golang.org/x/tools to latest and now works fine with go1.24

Minimum Go version now 1.22 because that is required by the updated golang.org/x/tools

@duncanharris duncanharris force-pushed the duncan/update-tools-go1.24 branch 2 times, most recently from 0b927ef to 756d40d Compare February 12, 2025 01:48
@duncanharris duncanharris force-pushed the duncan/update-tools-go1.24 branch from 756d40d to d236e7d Compare February 12, 2025 12:07
@dtcaciuc
Copy link
Collaborator

dtcaciuc commented Feb 15, 2025

@duncanharris Do you mind updating test matrix in CI config to remove obsoleted versions as well?

@duncanharris
Copy link
Contributor Author

@duncanharris Do you mind updating test matrix in CI config to remove obsoleted versions as well?

Done

kisielk
kisielk previously approved these changes Feb 16, 2025
@kisielk kisielk merged commit fea8490 into kisielk:master Feb 17, 2025
3 checks passed
@duncanharris
Copy link
Contributor Author

Thanks @kisielk. I think we now need a new release so we can continue to use @latest.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants