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

Fix controller-tools crash on Go 1.22 #610

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Conversation

mikkeloscar
Copy link
Contributor

@mikkeloscar mikkeloscar commented Mar 15, 2024

This is a fix for the bug described here: golang/go#65637 where the controller-tools could crash when run with Go 1.22

The fix is basically to update golang.org/x/tools to v0.19.0 as outlined here: golang/go#65637 (comment)

Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
@mikkeloscar mikkeloscar added the dependencies Pull requests that update a dependency file label Mar 15, 2024
@mikkeloscar
Copy link
Contributor Author

👍

1 similar comment
@AlexanderYastrebov
Copy link
Member

👍

@mikkeloscar mikkeloscar merged commit e2c8860 into master Mar 15, 2024
7 checks passed
@mikkeloscar mikkeloscar deleted the fix-go-1-22-bug branch March 15, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants