Bump _MODGO_SYSTEM_VERSION due to lang/go update.

This commit is contained in:
jsing
2025-12-09 12:14:44 +00:00
parent c1ca5888aa
commit 2df3ea904b
+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 = 29
_MODGO_SYSTEM_VERSION = 30
ONLY_FOR_ARCHS ?= ${GO_ARCHS}