fix: update module path from rock/ to riotpiao-poimen/ org
ci / test (push) Failing after 34s
build / Build and push image (push) Failing after 26s

This commit is contained in:
2026-09-07 22:44:50 -07:00
parent 53bcbcb33c
commit b09d0ee42b
26 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package operator
import (
"context"
"forgejo.riotpiao.com/rock/kmsvc-manage/internal/kafka"
"forgejo.riotpiao.com/riotpiao-poimen/kmsvc-manage/internal/kafka"
)
// TopicAdmin is the subset of internal/kafka.Admin the reconciler needs,