summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-28 13:20:05 +0100
committerSam James <sam@gentoo.org>2022-07-28 14:18:44 +0100
commit565b38b37974b34543937986e8f3d65d34757c9e (patch)
treeb840076e55a282897097f0bcefdaf997272dab43 /dev-lang
parentdev-db/sqlite: add github upstream metadata (diff)
downloadgentoo-565b38b37974b34543937986e8f3d65d34757c9e.tar.gz
gentoo-565b38b37974b34543937986e8f3d65d34757c9e.tar.bz2
gentoo-565b38b37974b34543937986e8f3d65d34757c9e.zip
dev-lang/go: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/go/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-lang/go/metadata.xml b/dev-lang/go/metadata.xml
index 9e4573bf3a24..65e430387e9d 100644
--- a/dev-lang/go/metadata.xml
+++ b/dev-lang/go/metadata.xml
@@ -10,4 +10,7 @@
Rob Pike. It has garbage collection, coroutines, communication
channels and a clean syntax.
</longdescription>
+ <upstream>
+ <remote-id type="github">golang/go</remote-id>
+ </upstream>
</pkgmetadata>