golang: Update to 1.22.0
authorZephyr Lykos <git@mochaa.ws>
Mon, 19 Feb 2024 11:47:01 +0000 (19:47 +0800)
committerZephyr Lykos <git@mochaa.ws>
Wed, 20 Mar 2024 09:25:09 +0000 (17:25 +0800)
commita66a37866981e6ab53197932319ef19589698e26
treef44e678abb17577a1e248845b0111b2ee2c23360
parentd8bd171f838a4b1d2a3861ec6138ec1b9e2b3fca
golang: Update to 1.22.0

Added a third bootstrap stage since go1.22 (and onwards) requires
at least go1.20.14 to build.[1]

[1]: https://go.dev/doc/go1.22#bootstrap

Signed-off-by: Zephyr Lykos <git@mochaa.ws>
lang/golang/golang/Makefile