From 8e0a0790fb03f8e03acd6b1b475d7fa0e8317eb2 Mon Sep 17 00:00:00 2001 From: qhw01063182 Date: Thu, 22 Jan 2026 17:09:02 +0800 Subject: [PATCH] remove go-toolset Signed-off-by: qhw01063182 --- go-toolset.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/go-toolset.yaml b/go-toolset.yaml index bf77bdd..4004d70 100644 --- a/go-toolset.yaml +++ b/go-toolset.yaml @@ -41,10 +41,6 @@ data: ref: a8-go-toolset-stream-an8 buildorder: 2 arches: [aarch64, i686, loongarch64, ppc64le, s390x, x86_64] - go-toolset: - rationale: Meta package for go-toolset providing scl enable scripts. - ref: a8-go-toolset-stream-an8 - arches: [aarch64, i686, loongarch64, ppc64le, s390x, x86_64] golang: rationale: Package providing the Go compiler toolchain. ref: a8-go-toolset-stream-an8 -- Gitee