diff --git a/SPECS/msft-golang/msft-golang.signatures.json b/SPECS/msft-golang/msft-golang.signatures.json index 0774280ff89..ae5468e033a 100644 --- a/SPECS/msft-golang/msft-golang.signatures.json +++ b/SPECS/msft-golang/msft-golang.signatures.json @@ -1,7 +1,7 @@ { "Signatures": { "go.20230802.5.src.tar.gz": "56b9e0e0c3c13ca95d5efa6de4e7d49a9d190eca77919beff99d33cd3fa74e95", - "go.20240111.3.src.tar.gz": "45bb84358f15783271835c97c9034fcc2e0da60d1d854683e6300703a5b6770b", + "go.20240321.6.src.tar.gz": "6be4a8eee684f502d1311ed18acd8bf0cadbf824db666340a60b4f99e74de5a3", "go1.4-bootstrap-20171003.tar.gz": "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52" } } \ No newline at end of file diff --git a/SPECS/msft-golang/msft-golang.spec b/SPECS/msft-golang/msft-golang.spec index 13572f27160..8e5e4e2fb0e 100644 --- a/SPECS/msft-golang/msft-golang.spec +++ b/SPECS/msft-golang/msft-golang.spec @@ -13,14 +13,14 @@ %define __find_requires %{nil} Summary: Go Name: msft-golang -Version: 1.21.6 -Release: 2%{?dist} +Version: 1.21.8 +Release: 1%{?dist} License: BSD Vendor: Microsoft Corporation Distribution: Mariner Group: System Environment/Security URL: https://github.com/microsoft/go -Source0: https://github.com/microsoft/go/releases/download/v1.21.6-1/go.20240111.3.src.tar.gz +Source0: https://github.com/microsoft/go/releases/download/v1.21.8-3/go.20240321.6.src.tar.gz Source1: https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz Source2: https://github.com/microsoft/go/releases/download/v1.19.12-1/go.%{bootstrap_compiler_version}.src.tar.gz Patch0: go14_bootstrap_aarch64.patch @@ -137,6 +137,9 @@ fi %{_bindir}/* %changelog +* Fri Mar 22 2024 Muhammad Falak - 1.21.8-1 +- Bump version to 1.21.8 + * Wed Mar 06 2024 Muhammad Falak - 1.21.6-2 - Include go.env in GOROOT diff --git a/cgmanifest.json b/cgmanifest.json index dd666f94f0c..70697bf90ad 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -13633,8 +13633,8 @@ "type": "other", "other": { "name": "msft-golang", - "version": "1.21.6", - "downloadUrl": "https://github.com/microsoft/go/releases/download/v1.21.6-1/go.20240111.3.src.tar.gz" + "version": "1.21.8", + "downloadUrl": "https://github.com/microsoft/go/releases/download/v1.21.8-3/go.20240321.6.src.tar.gz" } } },