Skip to content

Commit 9004967

Browse files
(security) golang: bump Go version to 1.23.12-1 (#14450)
Co-authored-by: bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com>
1 parent 0965813 commit 9004967

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

SPECS/golang/golang-1.23.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Signatures": {
33
"go.20230802.5.src.tar.gz": "56b9e0e0c3c13ca95d5efa6de4e7d49a9d190eca77919beff99d33cd3fa74e95",
44
"go.20240206.2.src.tar.gz": "7982e0011aa9ab95fd0530404060410af4ba57326d26818690f334fdcb6451cd",
5-
"go1.23.11-20250708.6.src.tar.gz": "519a019cb012a04b51d30989952a1cff23aef2899eba20b8eac34e927d765ce8",
5+
"go1.23.12-20250806.6.src.tar.gz": "af71ab0ba0dfa9f129ce0e5a2ba58da4ac7d189fa332e3ead68d10d5d6c93808",
66
"go1.4-bootstrap-20171003.tar.gz": "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52"
77
}
88
}

SPECS/golang/golang-1.23.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.23.11-20250708.6.src.tar.gz
3+
%global ms_go_filename go1.23.12-20250806.6.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.23.11
17+
Version: 1.23.12
1818
Release: 1%{?dist}
1919
License: BSD-3-Clause
2020
Vendor: Microsoft Corporation
@@ -154,6 +154,9 @@ fi
154154
%{_bindir}/*
155155

156156
%changelog
157+
* Wed Aug 06 2025 bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com> - 1.23.12-1
158+
- Bump version to 1.23.12-1
159+
157160
* Tue Jul 08 2025 bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com> - 1.23.11-1
158161
- Bump version to 1.23.11-1
159162

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4670,8 +4670,8 @@
46704670
"type": "other",
46714671
"other": {
46724672
"name": "golang",
4673-
"version": "1.23.11",
4674-
"downloadUrl": "https://github.com/microsoft/go/releases/download/v1.23.11-1/go1.23.11-20250708.6.src.tar.gz"
4673+
"version": "1.23.12",
4674+
"downloadUrl": "https://github.com/microsoft/go/releases/download/v1.23.12-1/go1.23.12-20250806.6.src.tar.gz"
46754675
}
46764676
}
46774677
},

0 commit comments

Comments
 (0)