Failed to build. go#65633 was alread fixed in newest release.
<!--
Please read our Bug reporting guidelines before opening a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
If you want to help catching more bugs upfront, consider joining the Arch Testing Team:
https://wiki.archlinux.org/title/Arch_Testing_Team
-->
# Description:
The version `go<2:1.22` `go>=2:1.21` cause pacman trying to install `gcc-go` and fails later after installing it.
The fix of bug which described in https://github.com/golang/go/issues/65633 was released, I would like change it back in order to automatically build.
# Additional info:
* package version(s): 9.10.1-1
* config and/or log files: N/A
* link to upstream bug report, if any: N/A
# Steps to reproduce:
<!-- Describe how to reproduce the bug step by step including the commands -->
1. Clone
2. Run `extra-x86_64-build`
issue