Skip to content

Fix controller-tools crash on Go 1.22#610

Merged
mikkeloscar merged 1 commit into
masterfrom
fix-go-1-22-bug
Mar 15, 2024
Merged

Fix controller-tools crash on Go 1.22#610
mikkeloscar merged 1 commit into
masterfrom
fix-go-1-22-bug

Conversation

@mikkeloscar
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

👍

1 similar comment
@AlexanderYastrebov
Copy link
Copy Markdown
Contributor

👍

@mikkeloscar mikkeloscar merged commit e2c8860 into master Mar 15, 2024
@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.

2 participants