Closed
Description
@kolyshkin requested issue #62584 to be considered for backport to the next 1.22 minor release.
@gopherbot Please backport to Go 1.22.
When I run
go fix
using Go 1.22.5, it complains:invalid -go=go1.21.0
exit status 2While
go1.23rc2 fix
works fine.