From 8ffbf258da68acd97f582b380f2ef6dbc55263e1 Mon Sep 17 00:00:00 2001 From: "bot-for-go[bot]" <199222863+bot-for-go[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 16:48:51 +0000 Subject: [PATCH] golang: bump Go version to 1.26.8-1 --- SPECS/golang/golang-1.26.signatures.json | 2 +- SPECS/golang/golang-1.26.spec | 7 +++++-- cgmanifest.json | 4 ++-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/SPECS/golang/golang-1.26.signatures.json b/SPECS/golang/golang-1.26.signatures.json index 08026a474a0..3c48476126a 100644 --- a/SPECS/golang/golang-1.26.signatures.json +++ b/SPECS/golang/golang-1.26.signatures.json @@ -4,7 +4,7 @@ "go.20240206.2.src.tar.gz": "7982e0011aa9ab95fd0530404060410af4ba57326d26818690f334fdcb6451cd", "go1.22.12-20250211.4.src.tar.gz": "e1cc3bff8fdf1f24843ffc9f0eaddfd344eb40fd9ca0d9ba2965165be519eeb7", "go1.24.13-20260204.5.src.tar.gz": "fdf4ec44d7191e59890e988ffba8ab3fd133ec6bd3757955223712f369e2328b", - "go1.26.7-20260819.2.src.tar.gz": "5c3cbc75e5635e8b8746212431bad70b1318f3b6607d4d5633d6a1a719eac784", + "go1.26.8-20260901.2.src.tar.gz": "0ea07cb26c7abc8b9d6cc39d130fc2151a1df3aff27ae1153ce75f390c975130", "go1.4-bootstrap-20171003.tar.gz": "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52" } } diff --git a/SPECS/golang/golang-1.26.spec b/SPECS/golang/golang-1.26.spec index b09d0938f96..cc9b5e4dbae 100644 --- a/SPECS/golang/golang-1.26.spec +++ b/SPECS/golang/golang-1.26.spec @@ -1,6 +1,6 @@ %global goroot %{_libdir}/golang %global gopath %{_datadir}/gocode -%global ms_go_filename go1.26.7-20260819.2.src.tar.gz +%global ms_go_filename go1.26.8-20260901.2.src.tar.gz %global ms_go_revision 1 %ifarch aarch64 %global gohostarch arm64 @@ -14,7 +14,7 @@ %define __find_requires %{nil} Summary: Go Name: golang -Version: 1.26.7 +Version: 1.26.8 Release: 1%{?dist} License: BSD-3-Clause Vendor: Microsoft Corporation @@ -170,6 +170,9 @@ fi %{_bindir}/* %changelog +* Wed Sep 02 2026 bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com> - 1.26.8-1 +- Bump version to 1.26.8-1 + * Wed Aug 19 2026 bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com> - 1.26.7-1 - Bump version to 1.26.7-1 diff --git a/cgmanifest.json b/cgmanifest.json index 05b7d72db46..04c19eecfef 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -4760,8 +4760,8 @@ "type": "other", "other": { "name": "golang", - "version": "1.26.7", - "downloadUrl": "https://github.com/microsoft/go/releases/download/v1.26.7-1/go1.26.7-20260819.2.src.tar.gz" + "version": "1.26.8", + "downloadUrl": "https://github.com/microsoft/go/releases/download/v1.26.8-1/go1.26.8-20260901.2.src.tar.gz" } } },