Bump _MODGO_SYSTEM_VERSION for 1.24.3.

This commit is contained in:
jsing
2025-05-18 10:40:41 +00:00
parent 2c910750ab
commit 730ea1de4f
+1 -1
View File
@@ -1,6 +1,6 @@
# increment after a go compiler update to trigger updates of
# compiled go packages (see arch-defines.mk)
_MODGO_SYSTEM_VERSION = 22
_MODGO_SYSTEM_VERSION = 23
ONLY_FOR_ARCHS ?= ${GO_ARCHS}