3 Star 23 Fork 4

ACI for CN/Minit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 370 Bytes
一键复制 编辑 原始数据 按行查看 历史
炎可 提交于 2024-08-09 11:51 . chore(deps): update dependencies
module github.com/yankeguo/minit
go 1.22
require (
github.com/robfig/cron/v3 v3.0.1
github.com/stretchr/testify v1.9.0
github.com/yankeguo/rg v1.3.0
golang.org/x/net v0.28.0
golang.org/x/sys v0.24.0
golang.org/x/text v0.17.0
gopkg.in/yaml.v3 v3.0.1
)
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/acicn/minit.git
git@gitee.com:acicn/minit.git
acicn
minit
Minit
main

搜索帮助