You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments