Update to Go 1.23.6

Resolves: RHEL-83824
This commit is contained in:
David Benoit 2025-03-21 08:06:24 -04:00
parent 249f987677
commit 948dd400c6

View File

@ -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 <dbenoit@redhat.com> - 1.23.6-1
- Update to Go 1.23.6
- Resolves: RHEL-83824
* Tue Jan 21 2025 Archana <aravinda@redhat.com> - 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