1 Star 0 Fork 103

xiongzhaoxu / jenkins-cli

forked from Rick / jenkins-cli 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 594 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rick 提交于 2019-09-13 13:14 . Add go vet and golint (#152)
module github.com/jenkins-zh/jenkins-cli
go 1.12
require (
github.com/AlecAivazis/survey/v2 v2.0.4
github.com/Pallinder/go-randomdata v1.2.0
github.com/atotto/clipboard v0.1.2
github.com/golang/mock v1.3.1
github.com/gosuri/uilive v0.0.3 // indirect
github.com/gosuri/uiprogress v0.0.1
github.com/mattn/go-isatty v0.0.9 // indirect
github.com/onsi/ginkgo v1.9.0
github.com/onsi/gomega v1.6.0
github.com/spf13/cobra v0.0.5
golang.org/x/lint v0.0.0-20190909230951-414d861bb4ac // indirect
golang.org/x/tools v0.0.0-20190911230505-6bfd74cf029c // indirect
gopkg.in/yaml.v2 v2.2.2
)
Go
1
https://gitee.com/xiongzhaoxu/jenkins-cli.git
git@gitee.com:xiongzhaoxu/jenkins-cli.git
xiongzhaoxu
jenkins-cli
jenkins-cli
master

搜索帮助