import go-toolset-1.17.12-1.el9_0

This commit is contained in:
CentOS Sources 2022-08-01 11:30:32 -04:00 committed by Stepan Oksanichenko
parent a198b98a33
commit 903e939613
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%global go_version 1.17.7
%global go_version 1.17.12
Name: go-toolset
Version: %{go_version}
@ -18,6 +18,10 @@ This is the main package for go-toolset.
%files
%changelog
* Wed Jul 20 2022 David Benoit <dbenoit@redhat.com> - 1.17.12-1
- Update Go to version 1.17.12
- Resolves: rhbz#2109183
* Thu Feb 17 2022 David Benoit <dbenoit@redhat.com> - 1.17.7-1
- Rebase to Go 1.17.7
- Update ecdsa tests to reject SHA1 signatures in boring mode