From 948dd400c66b5a105cccb46542fc41b7bab3b6f3 Mon Sep 17 00:00:00 2001 From: David Benoit Date: Fri, 21 Mar 2025 08:06:24 -0400 Subject: [PATCH] Update to Go 1.23.6 Resolves: RHEL-83824 --- go-toolset.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/go-toolset.spec b/go-toolset.spec index eb6e4ad..d065583 100644 --- a/go-toolset.spec +++ b/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.22.11 +%global go_version 1.23.6 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Fri Mar 21 2025 David Benoit - 1.23.6-1 +- Update to Go 1.23.6 +- Resolves: RHEL-83824 + * Tue Jan 21 2025 Archana - 1.22.11-1 - Rebase to Go1.22.11 to pick up fixes for CVEs 2024-45341 and 2024-45336 - Go rebase addresses test failures with expired certificates