From 284689cb602d3330c237876e5b713a0e141c87ec Mon Sep 17 00:00:00 2001 From: kingecg Date: Thu, 26 Jun 2025 00:48:10 +0800 Subject: [PATCH] chore: update module path to git.kingecg.top --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0991f3a..7136363 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## 安装 ```bash # 确保已安装Go环境(1.23.1+) -go get module git.kingecg.top/kingecg/coperator +go get git.kingecg.top/kingecg/coperator ``` ## 核心功能