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

This commit is contained in:
Story Crater Bot
2026-08-21 20:09:50 -07:00
parent d1c7f75cae
commit 4adc96401e
13 changed files with 55 additions and 27 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"net"
"testing"
kafkamgmtv1 "forgejo.riotpiao.homelab.com/homelab/kmsvc-proto/gen/kafkamgmt/v1"
kafkamgmtv1 "forgejo.riotpiao.com/rock/kmsvc-proto/gen/kafkamgmt/v1"
"google.golang.org/grpc"
)