fix: update module path from rock/ to riotpiao-poimen/ org
ci / test (push) Failing after 31s

This commit is contained in:
2026-09-07 22:44:39 -07:00
parent be36636a41
commit f87310600f
10 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"context"
"time"
kafkamgmtv1 "forgejo.riotpiao.com/rock/kmsvc-proto/gen/kafkamgmt/v1"
kafkamgmtv1 "forgejo.riotpiao.com/riotpiao-poimen/kmsvc-proto/gen/kafkamgmt/v1"
)
// MaxReceiveMessages mirrors the server-side cap (design.md §2b).