1 Star 0 Fork 0

小应子/docker-registry-client

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 832 Bytes
一键复制 编辑 原始数据 按行查看 历史
Edward Muller 提交于 2019-09-09 12:30 . Everything has to be hard.
module github.com/heroku/docker-registry-client
go 1.12
require (
github.com/docker/distribution v0.0.0-20171011171712-7484e51bf6af
github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect
github.com/golangci/golangci-lint v1.17.2-0.20190909185456-6163a8a79084
github.com/gorilla/mux v1.7.3 // indirect
github.com/opencontainers/go-digest v1.0.0-rc1
github.com/sirupsen/logrus v1.4.2 // indirect
github.com/stretchr/testify v1.4.0 // indirect
)
// From/For golangci-lint. Can be removed once v1.17.2 (or newer) is released
replace (
// https://github.com/ultraware/funlen/pull/1
github.com/ultraware/funlen => github.com/golangci/funlen v0.0.0-20190909161642-5e59b9546114
// https://github.com/golang/tools/pull/139
golang.org/x/tools => github.com/golangci/tools v0.0.0-20190909104219-979bdb7f8cc8
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wukaiying01/docker-registry-client.git
git@gitee.com:wukaiying01/docker-registry-client.git
wukaiying01
docker-registry-client
docker-registry-client
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385