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

This commit is contained in:
2026-09-07 22:44:57 -07:00
parent a4880b3eea
commit 1f959d90c2
10 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package cli
import (
"fmt"
kmsvc "forgejo.riotpiao.com/rock/kmsvc-sdk"
kmsvc "forgejo.riotpiao.com/riotpiao-poimen/kmsvc-sdk"
"github.com/spf13/cobra"
)