Update to Go 1.22.2

Resolves: RHEL-33157
This commit is contained in:
Alejandro Sáez 2024-05-03 17:54:55 +02:00
parent d90f1f7407
commit 0981030bcd

View File

@ -1,4 +1,4 @@
%global go_version 1.21.7 %global go_version 1.22.2
Name: go-toolset Name: go-toolset
Version: %{go_version} Version: %{go_version}
@ -18,6 +18,10 @@ This is the main package for go-toolset.
%files %files
%changelog %changelog
* Fri May 03 2024 Alejandro Sáez <asm@redhat.com> - 1.22.2-1
- Update to Go 1.22.2
- Resolves: RHEL-33157
* Tue Feb 13 2024 Alejandro Sáez <asm@redhat.com> - 1.21.7-1 * Tue Feb 13 2024 Alejandro Sáez <asm@redhat.com> - 1.21.7-1
- Update to Go 1.21.7 - Update to Go 1.21.7
- Add aarch64 and ppc64le for Delve - Add aarch64 and ppc64le for Delve