From 7686b2366459f35fe605ee8e260ddc1c8b6cde37 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Mon, 12 Feb 2024 04:56:40 -0500 Subject: [PATCH] chore: rename cloudstruct to blink labs (#48) Signed-off-by: Chris Gianelloni --- bootstrap/configs/extras.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/configs/extras.json b/bootstrap/configs/extras.json index 3c0f2ff..781edbd 100644 --- a/bootstrap/configs/extras.json +++ b/bootstrap/configs/extras.json @@ -93,7 +93,7 @@ "id": "golang-2023-03", "weight": 4, "name": "Golang", - "description": "Good for creating projects using CloudStruct Ouroboros library.", + "description": "Good for creating projects using Blink Labs gOuroboros library.", "vsCodeExtensions": ["golang.Go"], "dockerMods": ["linuxserver/mods:code-server-golang"], "tags": ["language"],