1 Star 1 Fork 0

tziye/renai-go

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 456 Bytes
一键复制 编辑 原始数据 按行查看 历史
tziye 提交于 2024-01-19 18:49 . lock、bloom、id、fs、search
module gitee.com/tziye/renai-go
go 1.21.6
require (
github.com/go-sql-driver/mysql v1.7.1
github.com/google/uuid v1.5.0
github.com/hashicorp/golang-lru v1.0.2
github.com/stretchr/testify v1.8.4
)
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/kr/pretty v0.1.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tziye/renai-go.git
git@gitee.com:tziye/renai-go.git
tziye
renai-go
renai-go
master

搜索帮助