With Go 1.22 EOL several months ago (
https://endoflife.date/go) and not receiving security updates any more, would it be possible to prioritize upgrading Flyte to build on Go 1.23 (or ideally 1.24). The PR got started at
https://github.com/flyteorg/flyte/pull/6249 a while back by
@clean-glass-36808 but stalled out due to mockery issues.
Our internal scanners are starting to flag things more frequently in the Flyte stack (including flytectl), so it's becoming a larger issue on our side.
I can lend a hand too -- I just want to make sure the PR can be reviewed / merged promptly as I think there's going to be a potential for merge conflicts if other PRs get priority.