1 Star 0 Fork 0

chaoz / jenkins-cli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 1.22 KB
一键复制 编辑 原始数据 按行查看 历史
module github.com/jenkins-zh/jenkins-cli
go 1.12
require (
github.com/AlecAivazis/survey/v2 v2.0.7
github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8
github.com/Pallinder/go-randomdata v1.2.0
github.com/atotto/clipboard v0.1.2
github.com/chai2010/gettext-go v0.0.0-20170215093142-bf70f2a70fb1
github.com/ghodss/yaml v1.0.0
github.com/golang/mock v1.4.3
github.com/google/go-github/v29 v29.0.3
github.com/gosuri/uilive v0.0.3 // indirect
github.com/gosuri/uiprogress v0.0.1
github.com/hashicorp/go-version v1.2.0
github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174
github.com/mattn/go-colorable v0.1.4 // indirect
github.com/mattn/go-isatty v0.0.12 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/onsi/ginkgo v1.12.0
github.com/onsi/gomega v1.9.0
github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
github.com/pkg/errors v0.9.1
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/spf13/cobra v1.0.0
github.com/stretchr/testify v1.5.1
github.com/zalando/go-keyring v0.0.0-20200121091418-667557018717
go.uber.org/zap v1.15.0
golang.org/x/crypto v0.0.0-20200323165209-0ec3e9974c59
gopkg.in/src-d/go-git.v4 v4.13.1
gopkg.in/yaml.v2 v2.2.8
moul.io/http2curl v1.0.0
)
1
https://gitee.com/lhc0101/jenkins-cli.git
git@gitee.com:lhc0101/jenkins-cli.git
lhc0101
jenkins-cli
jenkins-cli
master

搜索帮助