import go-toolset-1.18.10-1.el9_1

This commit is contained in:
CentOS Sources 2023-04-11 14:13:45 +00:00 committed by Stepan Oksanichenko
parent 3c3c959872
commit d0ada53760
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%global go_version 1.18.9
%global go_version 1.18.10
Name: go-toolset
Version: %{go_version}
@ -18,6 +18,10 @@ This is the main package for go-toolset.
%files
%changelog
* Fri Mar 03 2023 Alejandro Sáez <asm@redhat.com> - 1.18.10-1
- Update to Go 1.18.10
- Resolves: rhbz#2174416
* Tue Dec 20 2022 David Benoit <dbenoit@redhat.com> - 1.18.9-1
- Rebase to Go 1.18.9
- Enable big endian support for fips mode