1 Star 0 Fork 0

cajan2/xlsxtodb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 509 Bytes
一键复制 编辑 原始数据 按行查看 历史
david 提交于 2023-03-15 15:24 . go 1.17->go 1.19
module gitee.com/cajan2/xlsxtodb
go 1.19
require (
github.com/360EntSecGroup-Skylar/excelize v1.4.1
github.com/go-sql-driver/mysql v1.6.0
github.com/google/uuid v1.3.0
github.com/jinzhu/gorm v1.9.16
github.com/lib/pq v1.10.4
github.com/lithammer/shortuuid v3.0.0+incompatible
github.com/tealeg/xlsx v1.0.5
golang.org/x/crypto v0.0.0-20220214200702-86341886e292
)
require (
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cajan2/xlsxtodb.git
git@gitee.com:cajan2/xlsxtodb.git
cajan2
xlsxtodb
xlsxtodb
master

搜索帮助