diff --git a/go-toolset.spec b/go-toolset.spec index 06de600..a1fe6d3 100644 --- a/go-toolset.spec +++ b/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.22.5 +%global go_version 1.22.7 Name: go-toolset Version: %{go_version} @@ -18,6 +18,13 @@ This is the main package for go-toolset. %files %changelog +* Mon Sep 16 2024 David Benoit - 1.22.7-1 +- Update to Go 1.22.7 +- Resolves: RHEL-58223 +- Resolves: RHEL-57961 +- Resolves: RHEL-57847 +- Resolves: RHEL-57860 + * Fri Jul 12 2024 Archana - 1.22.5-1 - Rebase to Go1.22.5 to fix CVE-2024-24791 - Resolves: RHEL-46972