1 Star 0 Fork 0

runkits/xorm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 960 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/runkits/xorm
go 1.22.4
require (
github.com/denisenkom/go-mssqldb v0.12.3
github.com/go-sql-driver/mysql v1.8.1
github.com/lib/pq v1.10.9
github.com/lunny/log v0.0.0-20160921050905-7887c61bf0de
github.com/mattn/go-sqlite3 v1.14.22
github.com/xlstudio/xorm v0.0.0-20240713123343-f6860f7221eb
github.com/ziutek/mymysql v1.5.4
)
require (
filippo.io/edwards25519 v1.1.0 // indirect
github.com/goccy/go-json v0.8.1 // indirect
github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect
github.com/golang-sql/sqlexp v0.1.0 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/syndtr/goleveldb v1.0.0 // indirect
golang.org/x/crypto v0.20.0 // indirect
xorm.io/builder v0.3.11-0.20220531020008-1bd24a7dc978 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/runkits/xorm.git
[email protected]:runkits/xorm.git
runkits
xorm
xorm
main

搜索帮助