From 19de1ebe1d5bb2a8d3600e26bec9016ea3a04182 Mon Sep 17 00:00:00 2001 From: rock Date: Mon, 7 Sep 2026 22:44:34 -0700 Subject: [PATCH] fix: update module path from rock/ to riotpiao-poimen/ org --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1ccf3b5..9ce2beb 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module forgejo.riotpiao.com/rock/kmsvc-proto +module forgejo.riotpiao.com/riotpiao-poimen/kmsvc-proto go 1.26.0