1 Star 1 Fork 1

ideadawn/dbvm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 487 Bytes
一键复制 编辑 原始数据 按行查看 历史
module gitee.com/ideadawn/dbvm
go 1.20
require (
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/VividCortex/mysqlerr v1.0.0
github.com/agiledragon/gomonkey/v2 v2.9.0
github.com/go-sql-driver/mysql v1.7.0
github.com/jessevdk/go-flags v1.5.0
github.com/stretchr/testify v1.8.1
gopkg.in/yaml.v3 v3.0.1
)
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/sys v0.0.0-20210320140829-1e4c9ba3b0c4 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/ideadawn/dbvm.git
git@gitee.com:ideadawn/dbvm.git
ideadawn
dbvm
dbvm
v0.2.6

搜索帮助