chore: update module path to git.kingecg.top

This commit is contained in:
kingecg 2025-06-26 00:50:47 +08:00
parent 95a165de70
commit e87eacea1d
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ gocache/
#### 安装与使用
1. **安装依赖**
本项目仅依赖 Go 标准库,无需额外安装第三方库。
`go get module git.kingecg.top/kingecg/gocache`
`go get git.kingecg.top/kingecg/gocache`
#### 功能说明