From bf7704ce4c6894e1d540a1fb94a7d5dc0207b110 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 2 Aug 2022 22:17:59 +0000 Subject: [PATCH] import go-toolset-1.18.4-1.module+el8.7.0+16015+724888d8 --- 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 c7cb0b4..9724e34 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.18.2 +%global go_version 1.18.4 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Wed Jul 20 2022 David Benoit - 1.18.4-1 +- Update Go to version 1.18.4 +- Resolves: rhbz#2109179 + * Thu Jun 16 2022 David Benoit - 1.18.2-1 - Update to Go 1.18.2 - Related: rhbz#2075162