From 5221824729a8369d7d25b40d2c6a52a53c29e4c6 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 4 Apr 2023 08:52:31 +0000 Subject: [PATCH] import go-toolset-1.18.10-1.module+el8.7.0+18302+aa634922 --- 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 4e83fbc..e0a5c3a 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.18.9 +%global go_version 1.18.10 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Fri Mar 03 2023 Alejandro Sáez - 1.18.10-1 +- Update to Go 1.18.10 +- Resolves: rhbz#2174417 + * Mon Jan 16 2023 Alejandro Sáez - 1.18.9-1 - Update to Go 1.18.9 - Resolves: rhbz#2149313