From ffe31b9b9b398efd2ce19c8deff6d86cb53abe40 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 18 Aug 2025 00:32:32 +0000 Subject: [PATCH] import UBI go-toolset-1.24.6-1.module+el8.10.0+23407+428597c7 --- SPECS/go-toolset.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 9c13052..e74b0ae 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.24.4 +%global go_version 1.24.6 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Wed Aug 13 2025 David Benoit - 1.24.6-1 +- Update to Go 1.24.6 (fips-1) +- Resolves: RHEL-106455 + * Tue Jul 01 2025 David Benoit - 1.24.4-1 - Update to Go 1.24.4 (fips-1) - Resolves: RHEL-85264