From df2e00129ff12ce9b81b62c311ca9ec631aebdbf Mon Sep 17 00:00:00 2001 From: Anton Novojilov Date: Wed, 4 Dec 2024 01:31:25 +0300 Subject: [PATCH] Update Golang to 1.23.4 --- specs/golang/golang.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/specs/golang/golang.spec b/specs/golang/golang.spec index 130e339f..fb9a00d9 100644 --- a/specs/golang/golang.spec +++ b/specs/golang/golang.spec @@ -31,7 +31,7 @@ Summary: The Go Programming Language Name: golang -Version: 1.23.3 +Version: 1.23.4 Release: 0%{?dist} License: BSD Group: Development/Languages @@ -234,6 +234,9 @@ rm -rf %{buildroot} ################################################################################ %changelog +* Wed Dec 04 2024 Anton Novojilov - 1.23.4-0 +- https://github.com/golang/go/issues?q=milestone:Go1.23.4+label:CherryPickApproved + * Fri Nov 08 2024 Anton Novojilov - 1.23.3-0 - https://github.com/golang/go/issues?q=milestone:Go1.23.3+label:CherryPickApproved