crucible: Inherit go-mod-update-modules

Inherit go-mod-update-modules to make future recipe updates easier.

Suggested-by: Christian Lindeberg <christian.lindeberg@axis.com>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Fabio Estevam 2025-09-20 09:15:14 -03:00 committed by Khem Raj
parent 4989be90d8
commit 7b0e0d225a
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -16,4 +16,4 @@ GO_INSTALL = "\
${GO_IMPORT}/cmd/habtool \
"
inherit go-mod
inherit go-mod go-mod-update-modules