From 903e939613535bc9f612e440cc2bccd80e845e41 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mon, 1 Aug 2022 11:30:32 -0400 Subject: [PATCH] import go-toolset-1.17.12-1.el9_0 --- 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 91d43e1..aa434ad 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.17.7 +%global go_version 1.17.12 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.17.12-1 +- Update Go to version 1.17.12 +- Resolves: rhbz#2109183 + * Thu Feb 17 2022 David Benoit - 1.17.7-1 - Rebase to Go 1.17.7 - Update ecdsa tests to reject SHA1 signatures in boring mode