From e93920e08d21084af900c4c8cadb6e611aec22c6 Mon Sep 17 00:00:00 2001 From: Zhao Hang Date: Thu, 6 Jan 2022 16:55:26 +0800 Subject: [PATCH] update module buildrequires version Signed-off-by: Zhao Hang --- container-tools.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-tools.yaml b/container-tools.yaml index 4c0be5c..c543055 100644 --- a/container-tools.yaml +++ b/container-tools.yaml @@ -26,7 +26,7 @@ data: - buildrequires: go-toolset: [an8] golang-ecosystem: [1.0] - platform: [an8.4.0] + platform: [an8.5.0] requires: platform: [an8] references: -- Gitee