From 2d15a3c8725adf4999dd060864004c4fa90b3550 Mon Sep 17 00:00:00 2001 From: baseplate-admin <61817579+baseplate-admin@users.noreply.github.com> Date: Sat, 1 Jan 2022 09:56:56 +0600 Subject: [PATCH] Patch gogs Gogs should imply Golang --- src/technologies/g.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/technologies/g.json b/src/technologies/g.json index e3ef85a13..36ac29a14 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -915,6 +915,7 @@ "meta": { "keywords": "go, git, self-hosted, gogs" }, + "implies": "Go", "scriptSrc": "js/gogs\\.js", "website": "http://gogs.io" },