1 Star 0 Fork 0

kck/go-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 1.80 KB
一键复制 编辑 原始数据 按行查看 历史
honkui 提交于 2019-10-05 20:37 . update cli
module github.com/chenhg5/go-admin
go 1.12
require (
cloud.google.com/go v0.37.4 // indirect
github.com/360EntSecGroup-Skylar/excelize v1.4.1 // indirect
github.com/AlecAivazis/survey/v2 v2.0.4
github.com/NebulousLabs/fastrand v0.0.0-20181203155948-6fb6489aac4e
github.com/Netflix/go-expect v0.0.0-20180928190340-9d1f4485533b // indirect
github.com/denisenkom/go-mssqldb v0.0.0-20181014144952-4e0d7dc8888f
github.com/go-bindata/go-bindata v3.1.2+incompatible
github.com/go-sql-driver/mysql v1.4.1
github.com/hinshun/vt10x v0.0.0-20180809195222-d55458df857c // indirect
github.com/jawher/mow.cli v1.1.0
github.com/juju/loggo v0.0.0-20190212223446-d976af380377 // indirect
github.com/juju/testing v0.0.0-20190418112600-6570bd8f8541 // indirect
github.com/k0kubun/colorstring v0.0.0-20150214042306-9440f1994b88 // indirect
github.com/kataras/iris v11.1.1+incompatible
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect
github.com/labstack/gommon v0.2.8 // indirect
github.com/lib/pq v1.2.0
github.com/mattn/go-sqlite3 v1.11.0
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
github.com/schollz/progressbar v1.0.0
github.com/schollz/progressbar/v2 v2.13.0 // indirect
github.com/sirupsen/logrus v1.4.2
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a // indirect
github.com/yudai/pp v2.0.1+incompatible // indirect
golang.org/x/crypto v0.0.0-20190911031432-227b76d455e7
golang.org/x/net v0.0.0-20190909003024-a7b16738d86b // indirect
golang.org/x/sys v0.0.0-20190910064555-bbd175535a8b // indirect
golang.org/x/text v0.3.2 // indirect
golang.org/x/tools v0.0.0-20190911022129-16c5e0f7d110 // indirect
google.golang.org/appengine v1.5.0 // indirect
gopkg.in/AlecAivazis/survey.v1 v1.8.4 // indirect
gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wuming-2223/go-admin.git
git@gitee.com:wuming-2223/go-admin.git
wuming-2223
go-admin
go-admin
v0.2.5

搜索帮助

0d507c66 1850385 C8b1a773 1850385