mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-28 08:52:07 +01:00
Bump go-rules plugin from v1.21.5 to v1.24.0. The pre-built please_go v1.15.1 binary (from go-rules v1.21.5) was compiled with Go ~1.22, so its build.ImportDir does not recognize go1.24 build tags. This causes Go 1.26's notgo124.go stdlib file to be incorrectly included, breaking the go_stdlib build target.