aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-03-07 19:37:03 +0900
committerOphestra <cat@gensokyo.uk>2026-03-07 19:37:03 +0900
commit03b5c0e20a0448bdd8bac6d7504b135af703c169 (patch)
tree5e2244e719b98d086c51eb25e2bd93d461e994dd /internal
parent6a31fb4fa34fecb226e5a072d96a3ba9d1375077 (diff)
internal/rosa/tamago: populate Anitya project id
This had to wait quite a while due to Microsoft Github rate-limiting. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal')
-rw-r--r--internal/rosa/tamago.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/rosa/tamago.go b/internal/rosa/tamago.go
index 1b2b4e31..86c57a84 100644
--- a/internal/rosa/tamago.go
+++ b/internal/rosa/tamago.go
@@ -44,5 +44,7 @@ func init() {
Name: "tamago",
Description: "a Go toolchain extended with support for bare metal execution",
Website: "https://github.com/usbarmory/tamago-go",
+
+ ID: 388872,
}
}