From 3771e74d56559580c15602a30ca8c39cb9a48f61 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 10 Jul 2025 05:52:39 +0000 Subject: [PATCH] import UBI go-toolset-1.24.4-1.module+el8.10.0+23323+67916f33 --- 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 b0c2c7d..9c13052 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.23.9 +%global go_version 1.24.4 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Tue Jul 01 2025 David Benoit - 1.24.4-1 +- Update to Go 1.24.4 (fips-1) +- Resolves: RHEL-85264 + * Mon Jun 02 2025 Alejandro Sáez - 1.23.9-1 - Update to Go 1.23.9 - Resolves: RHEL-94636