Bump _MODGO_SYSTEM_VERSION for lang/go update.

This commit is contained in:
jsing
2026-06-06 15:16:44 +00:00
parent 83dacd7bb9
commit 650e75e987
+1 -1
View File
@@ -1,6 +1,6 @@
# increment after a go compiler update to trigger updates of # increment after a go compiler update to trigger updates of
# compiled go packages (see arch-defines.mk) # compiled go packages (see arch-defines.mk)
_MODGO_SYSTEM_VERSION = 35 _MODGO_SYSTEM_VERSION = 36
ONLY_FOR_ARCHS ?= ${GO_ARCHS} ONLY_FOR_ARCHS ?= ${GO_ARCHS}