1 Star 0 Fork 6

tomato/dory-ctl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 681 Bytes
一键复制 编辑 原始数据 按行查看 历史
cookeem 提交于 2021-12-29 11:16 . update directory structure
module github.com/dory-engine/dory-ctl
go 1.16
require (
github.com/Masterminds/goutils v1.1.1 // indirect
github.com/Masterminds/semver v1.5.0 // indirect
github.com/Masterminds/sprig v2.22.0+incompatible
github.com/Xuanwo/go-locale v1.1.0
github.com/fatih/color v1.7.0
github.com/go-playground/validator/v10 v10.9.0
github.com/huandu/xstrings v1.3.2 // indirect
github.com/imdario/mergo v0.3.12 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/spf13/cobra v1.2.1
github.com/spf13/viper v1.8.1
github.com/tidwall/gjson v1.12.1
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tomato0228/dory-ctl.git
git@gitee.com:tomato0228/dory-ctl.git
tomato0228
dory-ctl
dory-ctl
master

搜索帮助