From 04e6eaa7e0c649f79445d8dc55f7eaa55b3aae2a Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Sat, 15 Oct 2022 18:32:39 +0000 Subject: [PATCH] import go-toolset-1.19.1-1.module+el8.8.0+16778+5fbb74f5 --- SPECS/go-toolset.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 9724e34..83bc5cd 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -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 - 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 - 1.18.4-1 - Update Go to version 1.18.4 - Resolves: rhbz#2109179