1 Star 0 Fork 216

linqiangmin / A-Tune

forked from openEuler / A-Tune 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 729 Bytes
一键复制 编辑 原始数据 按行查看 历史
dogsheng 提交于 2019-11-25 22:20 . Package init
module opt
require (
github.com/antlr/antlr4 v0.0.0-20190726171924-e4737db19f4f // indirect
github.com/bndr/gotabulate v1.1.2
github.com/caibirdme/yql v0.0.0-20190801103415-238f3c90b514
github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f
github.com/go-ini/ini v1.42.0
github.com/go-xorm/xorm v0.7.4
github.com/golang/protobuf v1.3.1
github.com/mattn/go-sqlite3 v1.11.0
github.com/mitchellh/mapstructure v1.1.2
github.com/sirupsen/logrus v1.4.2
github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337 // indirect
github.com/urfave/cli v1.20.0
golang.org/x/net v0.0.0-20190628185345-da137c7871d7
google.golang.org/grpc v1.22.0
gopkg.in/ini.v1 v1.48.0 // indirect
gopkg.in/yaml.v2 v2.2.2
)
Go
1
https://gitee.com/linqiangmin/A-Tune.git
git@gitee.com:linqiangmin/A-Tune.git
linqiangmin
A-Tune
A-Tune
master

搜索帮助