import go-toolset-1.18.2-1.module+el8.7.0+15682+45591987

This commit is contained in:
CentOS Sources 2022-06-23 17:50:08 +00:00 committed by Stepan Oksanichenko
parent 47c267e822
commit 2d0c51fbc5
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%global go_version 1.18.0
%global go_version 1.18.2
Name: go-toolset
Version: %{go_version}
@ -18,6 +18,10 @@ This is the main package for go-toolset.
%files
%changelog
* Thu Jun 16 2022 David Benoit <dbenoit@redhat.com> - 1.18.2-1
- Update to Go 1.18.2
- Related: rhbz#2075162
* Wed Apr 13 2022 David Benoit <dbenoit@redhat.com> - 1.18.0-1
- Update Go to 1.18.0
- Resolves: rhbz#2075162