1 Star 0 Fork 102

马睿信 / jenkins-cli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
module github.com/jenkins-zh/jenkins-cli
go 1.14
require (
github.com/AlecAivazis/survey/v2 v2.2.13
github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8
github.com/Pallinder/go-randomdata v1.2.0
github.com/atotto/clipboard v0.1.4
github.com/chai2010/gettext-go v0.0.0-20170215093142-bf70f2a70fb1
github.com/golang/mock v1.5.0
github.com/google/go-github/v29 v29.0.3
github.com/hashicorp/go-version v1.2.1
github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174
github.com/jenkins-zh/jenkins-formulas v0.0.5
github.com/linuxsuren/cobra-extension v0.0.10
github.com/linuxsuren/go-cli-alias v0.0.6
github.com/linuxsuren/go-cli-plugin v0.0.4
github.com/linuxsuren/http-downloader v0.0.22
github.com/magiconair/properties v1.8.5
github.com/mitchellh/go-homedir v1.1.0
github.com/onsi/ginkgo v1.15.1
github.com/onsi/gomega v1.11.0
github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
github.com/spf13/cobra v1.1.3
github.com/stretchr/testify v1.7.0
github.com/zalando/go-keyring v0.0.0-20200121091418-667557018717
go.uber.org/zap v1.16.0
golang.org/x/net v0.0.0-20201202161906-c7110b5ffcbb
golang.org/x/text v0.3.5
gopkg.in/yaml.v2 v2.4.0
moul.io/http2curl v1.0.0
)
Go
1
https://gitee.com/MRX0328/jenkins-cli.git
git@gitee.com:MRX0328/jenkins-cli.git
MRX0328
jenkins-cli
jenkins-cli
master

搜索帮助