2 Star 0 Fork 0

mirrors_containerd/release-tool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 505 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/containerd/release-tool
go 1.19
require (
github.com/pelletier/go-toml/v2 v2.0.5
github.com/sirupsen/logrus v1.9.0
github.com/urfave/cli/v2 v2.20.3
golang.org/x/mod v0.6.0
golang.org/x/net v0.23.0
)
require (
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/stretchr/testify v1.8.1 // indirect
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
golang.org/x/sys v0.18.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_containerd/release-tool.git
git@gitee.com:mirrors_containerd/release-tool.git
mirrors_containerd
release-tool
release-tool
main

搜索帮助