1 Star 0 Fork 0

魂穆河/Entgo_Test

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 726 Bytes
一键复制 编辑 原始数据 按行查看 历史
魂穆河 提交于 2024-09-25 17:45 +08:00 . init
module hunmuhe
go 1.23.1
require (
entgo.io/ent v0.14.1
github.com/go-sql-driver/mysql v1.8.1
)
require (
ariga.io/atlas v0.19.1-0.20240203083654-5948b60a8e43 // indirect
filippo.io/edwards25519 v1.1.0 // indirect
github.com/agext/levenshtein v1.2.1 // indirect
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
github.com/go-openapi/inflect v0.19.0 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/hashicorp/hcl/v2 v2.13.0 // indirect
github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7 // indirect
github.com/zclconf/go-cty v1.8.0 // indirect
golang.org/x/mod v0.20.0 // indirect
golang.org/x/text v0.13.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Hunmuhe/entgo_test.git
git@gitee.com:Hunmuhe/entgo_test.git
Hunmuhe
entgo_test
Entgo_Test
master

搜索帮助