From 8c31abfdb833a4be8a54835c5d51b0c1ed20b513 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20S=C3=A1ez?= Date: Tue, 13 Feb 2024 21:25:49 +0100 Subject: [PATCH] Update to Go 1.22.2 Change ref branch to *next* Resolves: RHEL-33157 --- go-toolset.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/go-toolset.yaml b/go-toolset.yaml index 736e461..9657c36 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-go-toolset-rhel8-rhel-8.10.0 + ref: stream-go-toolset-rhel-next-rhel-8.10.0 buildorder: 0 golang: rationale: Package providing the Go compiler toolchain. - ref: stream-go-toolset-rhel8-rhel-8.10.0 + ref: stream-go-toolset-rhel-next-rhel-8.10.0 buildorder: 1 delve: rationale: A debugger for the Go programming language - ref: stream-go-toolset-rhel8-rhel-8.10.0 + ref: stream-go-toolset-rhel-next-rhel-8.10.0 buildorder: 2