From feda7855f214faf3cbb4324c74a47e4a00d117a8 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Wed, 25 Jan 2023 03:59:49 -0500 Subject: [PATCH] import go-toolset-1.18.9-1.module+el8.7.0+17845+708ebe87 --- SPECS/go-toolset.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 9724e34..4e83fbc 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.18.9 Name: go-toolset Version: %{go_version} @@ -18,6 +18,14 @@ This is the main package for go-toolset. %files %changelog +* Mon Jan 16 2023 Alejandro Sáez - 1.18.9-1 +- Update to Go 1.18.9 +- Resolves: rhbz#2149313 + +* Fri Oct 21 2022 David Benoit - 1.18.7-1 +- Update to Go 1.18.7 +- Resolves: rhbz#2136719 + * Wed Jul 20 2022 David Benoit - 1.18.4-1 - Update Go to version 1.18.4 - Resolves: rhbz#2109179