diff --git a/SPECS/golang/golang-1.25.signatures.json b/SPECS/golang/golang-1.25.signatures.json index 3047ee43fb9..1eb9c1ad974 100644 --- a/SPECS/golang/golang-1.25.signatures.json +++ b/SPECS/golang/golang-1.25.signatures.json @@ -3,7 +3,7 @@ "go.20230802.5.src.tar.gz": "56b9e0e0c3c13ca95d5efa6de4e7d49a9d190eca77919beff99d33cd3fa74e95", "go.20240206.2.src.tar.gz": "7982e0011aa9ab95fd0530404060410af4ba57326d26818690f334fdcb6451cd", "go1.22.12-20250211.4.src.tar.gz": "e1cc3bff8fdf1f24843ffc9f0eaddfd344eb40fd9ca0d9ba2965165be519eeb7", - "go1.25.9-20260407.1.src.tar.gz": "985777a40244ac7e2b09ec64e226ed5c955018565edc0b80ee9b95f6605ce9d8", + "go1.25.10-20260507.2.src.tar.gz": "7b612739e17971a53bccf2f5f336766e71ec155e30d4a345b49b67d6bf431325", "go1.4-bootstrap-20171003.tar.gz": "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52" } } diff --git a/SPECS/golang/golang-1.25.spec b/SPECS/golang/golang-1.25.spec index 84265e79f9e..b05ec641991 100644 --- a/SPECS/golang/golang-1.25.spec +++ b/SPECS/golang/golang-1.25.spec @@ -1,6 +1,6 @@ %global goroot %{_libdir}/golang %global gopath %{_datadir}/gocode -%global ms_go_filename go1.25.9-20260407.1.src.tar.gz +%global ms_go_filename go1.25.10-20260507.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.25.9 +Version: 1.25.10 Release: 1%{?dist} License: BSD-3-Clause Vendor: Microsoft Corporation @@ -160,6 +160,9 @@ fi %{_bindir}/* %changelog +* Fri May 08 2026 bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com> - 1.25.10-1 +- Bump version to 1.25.10-1 + * Wed Apr 08 2026 bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com> - 1.25.9-1 - Bump version to 1.25.9-1 diff --git a/cgmanifest.json b/cgmanifest.json index 73a629b9429..e51ea6c438b 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -4740,8 +4740,8 @@ "type": "other", "other": { "name": "golang", - "version": "1.25.9", - "downloadUrl": "https://github.com/microsoft/go/releases/download/v1.25.9-1/go1.25.9-20260407.1.src.tar.gz" + "version": "1.25.10", + "downloadUrl": "https://github.com/microsoft/go/releases/download/v1.25.10-1/go1.25.10-20260507.2.src.tar.gz" } } },