import go-toolset-1.18.4-1.module+el8.7.0+16015+724888d8

This commit is contained in:
CentOS Sources 2022-08-02 22:17:59 +00:00 committed by Stepan Oksanichenko
parent 2d0c51fbc5
commit bf7704ce4c
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%global go_version 1.18.2
%global go_version 1.18.4
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.18.4-1
- Update Go to version 1.18.4
- Resolves: rhbz#2109179
* Thu Jun 16 2022 David Benoit <dbenoit@redhat.com> - 1.18.2-1
- Update to Go 1.18.2
- Related: rhbz#2075162