@kolyshkin requested issue #62584 to be considered for backport to the next 1.23 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 2
While
go1.23rc2 fix
works fine.
Comment From: kolyshkin
This was created by mistake; I only asked this to be backported to Go 1.22.
@gopherbot please close this.
Comment From: gopherbot
Backport issue(s) opened: #68827 (for 1.22).
Remember to create the cherry-pick CL(s) as soon as the patch is submitted to master, according to https://go.dev/wiki/MinorReleases.
Comment From: dmitshur
@kolyshkin Sorry for the trouble, that's a known issue #27489.
And gopherbot supports a limited set of interactive actions—closing issues isn't one of them. See https://go.dev/wiki/gopherbot.
Comment From: kolyshkin
I guess this should also be removed from Go1.23.1 milestone (if only to make less noise).