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