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
+2 -2
View File
@@ -1,9 +1,9 @@
module forgejo.riotpiao.com/rock/kmsvc-manage
module forgejo.riotpiao.com/riotpiao-poimen/kmsvc-manage
go 1.26.0
require (
forgejo.riotpiao.com/rock/kmsvc-proto v1.4.0
forgejo.riotpiao.com/riotpiao-poimen/kmsvc-proto v1.4.0
github.com/alicebob/miniredis/v2 v2.38.0
github.com/google/uuid v1.6.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.29.0