From f849f90a0cba9d8c9dc648df75c2ef9d13542aea Mon Sep 17 00:00:00 2001 From: Zhao Hang Date: Thu, 6 Jan 2022 16:50:38 +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 b32ee06..16e890c 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