Skip to content

Commit 0877489

Browse files
CBL-Mariner-BotKanishk-BansalKanishk Bansalaaruag
authored
Merge PR "[AUTO-CHERRYPICK] Upgrade msft-golang to 1.24.10 - branch main" microsoft#15072
Co-authored-by: Kanishk Bansal <[email protected]> Co-authored-by: Kanishk Bansal <[email protected]> Co-authored-by: aaruag <[email protected]>
1 parent c222644 commit 0877489

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

SPECS/msft-golang/msft-golang.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.10-20251105.4.src.tar.gz": "aadc092d89ee5157124feb462fc27619114ebba6fa6d7a2c3659455925860ed9",
77
"go1.4-bootstrap-20171003.tar.gz": "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52"
88
}
99
}

SPECS/msft-golang/msft-golang.spec

Lines changed: 5 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.10-20251105.4.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: msft-golang
17-
Version: 1.24.9
17+
Version: 1.24.10
1818
Release: 1%{?dist}
1919
License: BSD
2020
Vendor: Microsoft Corporation
@@ -158,6 +158,9 @@ fi
158158
%{_bindir}/*
159159

160160
%changelog
161+
* Sat Nov 08 2025 Kanishk Bansal <[email protected]> - 1.24.10-1
162+
- Upgrade to 1.24.10
163+
161164
* Tue Oct 14 2025 Kanishk Bansal <[email protected]> - 1.24.9-1
162165
- Upgrade to 1.24.9
163166

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13653,8 +13653,8 @@
1365313653
"type": "other",
1365413654
"other": {
1365513655
"name": "msft-golang",
13656-
"version": "1.24.9",
13657-
"downloadUrl": "https://github.com/microsoft/go/releases/download/v1.24.9-1/go1.24.9-20251013.3.src.tar.gz"
13656+
"version": "1.24.10",
13657+
"downloadUrl": "https://github.com/microsoft/go/releases/download/v1.24.10-1/go1.24.10-20251105.4.src.tar.gz"
1365813658
}
1365913659
}
1366013660
},

0 commit comments

Comments
 (0)