fix(ci,deps): migrate to .gitea/workflows, update domain to forgejo.riotpiao.com/rock
ci / test (push) Canceled after 0s

This commit is contained in:
Story Crater Bot
2026-08-21 20:05:59 -07:00
parent e4017aea9e
commit 19e066b0d7
12 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"context"
"fmt"
kafkamgmtv1 "forgejo.riotpiao.homelab.com/homelab/kmsvc-proto/gen/kafkamgmt/v1"
kafkamgmtv1 "forgejo.riotpiao.com/rock/kmsvc-proto/gen/kafkamgmt/v1"
)
// MaxMessageBodyBytes matches SQS's message size cap (design.md §11.2).