1 Star 0 Fork 0

逐风求败_宇/helm-2to3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 540 Bytes
一键复制 编辑 原始数据 按行查看 历史
Martin Hickey 提交于 2021-08-17 01:28 +08:00 . Update to latest Helm release
module github.com/helm/helm-2to3
go 1.16
require (
github.com/Masterminds/semver v1.5.0 // indirect
github.com/golang/protobuf v1.4.3
github.com/maorfr/helm-plugin-utils v0.0.0-20200827170302-51b70049c73f
github.com/mitchellh/go-homedir v1.1.0
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.1.3
github.com/spf13/pflag v1.0.5
helm.sh/helm/v3 v3.6.3
k8s.io/apimachinery v0.21.0
k8s.io/helm v2.17.0+incompatible
)
replace github.com/docker/distribution => github.com/docker/distribution v0.0.0-20191216044856-a8371794149d
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/nicholyx/helm-2to3.git
git@gitee.com:nicholyx/helm-2to3.git
nicholyx
helm-2to3
helm-2to3
main

搜索帮助