Bump _MODGO_SYSTEM_VERSION for lang/go 1.21.6.

This commit is contained in:
jsing 2024-01-10 12:36:01 +00:00
parent f7ab397606
commit 79855c84a0
1 changed files with 1 additions and 1 deletions

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 = 6
_MODGO_SYSTEM_VERSION = 7
ONLY_FOR_ARCHS ?= ${GO_ARCHS}