1 Star 0 Fork 0

IT757/zycli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 811 Bytes
一键复制 编辑 原始数据 按行查看 历史
IT757 提交于 3个月前 . 优化缓存算法
module gitee.com/pp720/zycli
go 1.18
require (
github.com/google/uuid v1.6.0
github.com/labstack/echo/v4 v4.13.3
github.com/spf13/cobra v1.8.1
golang.org/x/sys v0.29.0
gorm.io/gorm v1.25.12
)
require (
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
github.com/labstack/gommon v0.4.2 // indirect
github.com/mattn/go-colorable v0.1.14 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasttemplate v1.2.2 // indirect
golang.org/x/crypto v0.32.0 // indirect
golang.org/x/net v0.34.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/time v0.8.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/pp720/zycli.git
git@gitee.com:pp720/zycli.git
pp720
zycli
zycli
v1.0.26

搜索帮助