Skip to content

Revert yq/v4 from v4.45.2 → v4.45.1 #3535

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

Merged
merged 1 commit into from
May 12, 2025

Conversation

jandubois
Copy link
Member

4.45.2 introduces regressions that are being fixed by 4.45.3 and 4.45.4, but 4.45.4 also bumps the required Go version to 1.24 while Lima wants to stay compatible with 1.23 for now.

Therefore we should revert the bump that cause the regressions.

Revert is done manually using go mod tidy because git revert ef376e4 has messy merge conflicts.

See #3530 (review)

4.45.2 introduces regressions that are being fixed by 4.45.3 and 4.45.4,
but 4.45.4 also bumps the required Go version to 1.24 while Lima wants
to stay compatible with 1.23 for now.

Therefore we should revert the bump that cause the regressions.

Revert is done manually using `go mod tidy` because `git revert ef376e4`
has messy merge conflicts.

Signed-off-by: Jan Dubois <[email protected]>
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

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

Thanks

@AkihiroSuda AkihiroSuda merged commit 8be84a2 into lima-vm:master May 12, 2025
34 checks passed
@jandubois jandubois deleted the revert-yq-update branch May 12, 2025 23:56
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.

2 participants