From 76b2e800346feedc6c04d4e2c69477cb9459ea7a Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 4 Jun 2025 01:25:52 +0000 Subject: [PATCH] import UBI go-toolset-1.23.9-1.module+el8.10.0+23162+9223a61a --- 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 d065583..b0c2c7d 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.23.6 +%global go_version 1.23.9 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Mon Jun 02 2025 Alejandro Sáez - 1.23.9-1 +- Update to Go 1.23.9 +- Resolves: RHEL-94636 + * Fri Mar 21 2025 David Benoit - 1.23.6-1 - Update to Go 1.23.6 - Resolves: RHEL-83824