Skip to content

Commit a44aa81

Browse files
authored
update golang to 1.24.13 (#748)
sync changes from azurelinux commit f17ed02bd3413517df12f5a5de606d1c79f62929 Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
1 parent 37abf17 commit a44aa81

File tree

3 files changed

+14
-5
lines changed

3 files changed

+14
-5
lines changed

SPECS/golang/golang-1.24.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"go.20230802.5.src.tar.gz": "56b9e0e0c3c13ca95d5efa6de4e7d49a9d190eca77919beff99d33cd3fa74e95",
44
"go.20240206.2.src.tar.gz": "7982e0011aa9ab95fd0530404060410af4ba57326d26818690f334fdcb6451cd",
55
"go1.22.12-20250211.4.src.tar.gz": "e1cc3bff8fdf1f24843ffc9f0eaddfd344eb40fd9ca0d9ba2965165be519eeb7",
6-
"go1.24.9-20251013.3.src.tar.gz": "feca4b32abbd7e2a477aeffef60d0e5cd371356c2864d40602604c4386321262",
6+
"go1.24.13-20260204.5.src.tar.gz": "fdf4ec44d7191e59890e988ffba8ab3fd133ec6bd3757955223712f369e2328b",
77
"go1.4-bootstrap-20171003.tar.gz": "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52"
88
}
99
}

SPECS/golang/golang-1.24.spec

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%global goroot %{_libdir}/golang
22
%global gopath %{_datadir}/gocode
3-
%global ms_go_filename go1.24.9-20251013.3.src.tar.gz
3+
%global ms_go_filename go1.24.13-20260204.5.src.tar.gz
44
%global ms_go_revision 1
55
%ifarch aarch64
66
%global gohostarch arm64
@@ -14,7 +14,7 @@
1414
%define __find_requires %{nil}
1515
Summary: Go
1616
Name: golang
17-
Version: 1.24.9
17+
Version: 1.24.13
1818
Release: 1%{?dist}
1919
License: BSD-3-Clause
2020
Vendor: Microsoft Corporation
@@ -160,6 +160,15 @@ fi
160160
%{_bindir}/*
161161

162162
%changelog
163+
* Thu Feb 05 2026 bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com> - 1.24.13-1
164+
- Bump version to 1.24.13-1
165+
166+
* Tue Jan 20 2026 bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com> - 1.24.12-1
167+
- Bump version to 1.24.12-1
168+
169+
* Tue Dec 02 2025 bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com> - 1.24.11-1
170+
- Bump version to 1.24.11-1
171+
163172
* Tue Oct 14 2025 bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com> - 1.24.9-1
164173
- Bump version to 1.24.9-1
165174

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4760,8 +4760,8 @@
47604760
"type": "other",
47614761
"other": {
47624762
"name": "golang",
4763-
"version": "1.24.9",
4764-
"downloadUrl": "https://github.com/microsoft/go/releases/download/v1.24.9-1/go1.24.9-20251013.3.src.tar.gz"
4763+
"version": "1.24.13",
4764+
"downloadUrl": "https://github.com/microsoft/go/releases/download/v1.24.13-1/go1.24.13-20260204.5.src.tar.gz"
47654765
}
47664766
}
47674767
},

0 commit comments

Comments
 (0)