1 Star 3 Fork 0

LeonScript/sally

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 566 Bytes
一键复制 编辑 原始数据 按行查看 历史
module gitee.com/leonscript/sally
go 1.22.4
require (
github.com/google/uuid v1.6.0
github.com/jinzhu/copier v0.4.0
github.com/smartystreets/goconvey v1.8.1
gorm.io/driver/mysql v1.5.7
gorm.io/gorm v1.25.12
)
require (
github.com/go-sql-driver/mysql v1.7.0 // indirect
github.com/gopherjs/gopherjs v1.17.2 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
github.com/jtolds/gls v4.20.0+incompatible // indirect
github.com/smarty/assertions v1.15.0 // indirect
golang.org/x/text v0.14.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/leonscript/sally.git
git@gitee.com:leonscript/sally.git
leonscript
sally
sally
v1.0.0

搜索帮助