From 5a50ac8e359c48d514f69f1d841c43dc907c29f3 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 23 Feb 2023 11:47:58 +0000 Subject: [PATCH] update refs --- go-toolset.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/go-toolset.yaml b/go-toolset.yaml index dfa779d..324bf7c 100644 --- a/go-toolset.yaml +++ b/go-toolset.yaml @@ -34,13 +34,13 @@ data: rpms: go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. - ref: stream-rhel-8-rhel-8.8.0 + ref: stream-go-toolset-rhel8-rhel-8.9.0 buildorder: 0 golang: rationale: Package providing the Go compiler toolchain. - ref: stream-rhel-8-rhel-8.8.0 + ref: stream-go-toolset-rhel8-rhel-8.9.0 buildorder: 1 delve: rationale: A debugger for the Go programming language - ref: stream-rhel-8-rhel-8.8.0 + ref: stream-go-toolset-rhel8-rhel-8.9.0 buildorder: 2