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
@@ -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"
"google.golang.org/grpc/credentials/insecure"
"google.golang.org/grpc/metadata"