Update to Delve 1.20.2

Resolves: rhbz#2186496
This commit is contained in:
Alejandro Sáez 2023-05-26 18:44:45 +02:00
parent bf19c7d902
commit f93f053e5a

View File

@ -2,7 +2,7 @@
Name: go-toolset
Version: %{go_version}
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Package that installs go-toolset
License: BSD and Public Domain
@ -18,6 +18,10 @@ This is the main package for go-toolset.
%files
%changelog
* Fri May 26 2023 Alejandro Sáez <asm@redhat.com> - 1.20.3-2
- Update to Delve 1.20.2
- Resolves: rhbz#2186496
* Tue Apr 11 2023 David Benoit <dbenoit@redhat.com> - 1.20.3-1
- Resolves: rhbz#2185259