Skip to content

Commit 65766b2

Browse files
(security) golang: bump Go version to 1.26.1-1 (#16137)
Co-authored-by: bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com>
1 parent 48af5c0 commit 65766b2

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

SPECS/golang/golang.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"go.20240206.2.src.tar.gz": "7982e0011aa9ab95fd0530404060410af4ba57326d26818690f334fdcb6451cd",
55
"go1.22.12-20250211.4.src.tar.gz": "e1cc3bff8fdf1f24843ffc9f0eaddfd344eb40fd9ca0d9ba2965165be519eeb7",
66
"go1.24.13-20260204.5.src.tar.gz": "fdf4ec44d7191e59890e988ffba8ab3fd133ec6bd3757955223712f369e2328b",
7-
"go1.26.0-20260210.6.src.tar.gz": "3e28c191afb47e93210b8188fabb784828954c641a42ec4fe87dc1e5b0032a8f",
7+
"go1.26.1-20260306.1.src.tar.gz": "51c4ea1d0f5c5e0b5860903bab4c66a1544da62ecaa67ea2fe883bef64a2e863",
88
"go1.4-bootstrap-20171003.tar.gz": "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52"
99
}
1010
}

SPECS/golang/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.26.0-20260210.6.src.tar.gz
3+
%global ms_go_filename go1.26.1-20260306.1.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.26.0
17+
Version: 1.26.1
1818
Release: 1%{?dist}
1919
License: BSD-3-Clause
2020
Vendor: Microsoft Corporation
@@ -166,6 +166,9 @@ fi
166166
%{_bindir}/*
167167

168168
%changelog
169+
* Fri Mar 06 2026 bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com> - 1.26.1-1
170+
- Bump version to 1.26.1-1
171+
169172
* Wed Feb 11 2026 bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com> - 1.26.0-1
170173
- Bump version to 1.26.0-1
171174

cgmanifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4690,8 +4690,8 @@
46904690
"type": "other",
46914691
"other": {
46924692
"name": "golang",
4693-
"version": "1.26.0",
4694-
"downloadUrl": "https://github.com/microsoft/go/releases/download/v1.26.0-1/go1.26.0-20260210.6.src.tar.gz"
4693+
"version": "1.26.1",
4694+
"downloadUrl": "https://github.com/microsoft/go/releases/download/v1.26.1-1/go1.26.1-20260306.1.src.tar.gz"
46954695
}
46964696
}
46974697
},
@@ -31476,4 +31476,4 @@
3147631476
}
3147731477
],
3147831478
"Version": 1
31479-
}
31479+
}

0 commit comments

Comments
 (0)