2 Star 2 Fork 0

hxulin / gokins

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 444 Bytes
一键复制 编辑 原始数据 按行查看 历史
hxulin 提交于 2022-03-11 13:07 . 增加 gokins ls 命令
module gokins
go 1.17
require (
github.com/jedib0t/go-pretty/v6 v6.2.7
github.com/mitchellh/go-homedir v1.1.0
github.com/spf13/cobra v1.3.0
gopkg.in/yaml.v2 v2.4.0
)
require (
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/mattn/go-runewidth v0.0.13 // indirect
github.com/rivo/uniseg v0.2.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
golang.org/x/sys v0.0.0-20211205182925-97ca703d548d // indirect
)
1
https://gitee.com/hxulin/gokins.git
git@gitee.com:hxulin/gokins.git
hxulin
gokins
gokins
master

搜索帮助