From 4ffd3231a8450cc6a1d681412bb61f696f02fe03 Mon Sep 17 00:00:00 2001 From: Muhammad Falak R Wani Date: Tue, 8 Oct 2024 10:17:57 +0530 Subject: [PATCH] golang: cgmanifest: add entry Signed-off-by: Muhammad Falak R Wani --- cgmanifest.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/cgmanifest.json b/cgmanifest.json index 0540d13dc64..1f3aad13290 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -4595,6 +4595,16 @@ } } }, + { + "component": { + "type": "other", + "other": { + "name": "golang", + "version": "1.23.1", + "downloadUrl": "https://github.com/microsoft/go/releases/download/v1.23.1-3/go1.23.1-20240925.6.src.tar.gz" + } + } + }, { "component": { "type": "other",