import go-toolset-1.19.1-1.module+el8.8.0+16778+5fbb74f5

This commit is contained in:
CentOS Sources 2022-10-15 18:32:39 +00:00 committed by Stepan Oksanichenko
parent bf7704ce4c
commit 04e6eaa7e0
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%global go_version 1.18.4
%global go_version 1.19.1
Name: go-toolset
Version: %{go_version}
@ -18,6 +18,10 @@ This is the main package for go-toolset.
%files
%changelog
* Fri Sep 30 2022 Alejandro Sáez <asm@redhat.com> - 1.19.1-1
- Update Go to 1.19.1 and Delve to 1.9.1
- Resolves: rhbz#2131026
* Wed Jul 20 2022 David Benoit <dbenoit@redhat.com> - 1.18.4-1
- Update Go to version 1.18.4
- Resolves: rhbz#2109179