1 Star 0 Fork 0

tangguangliang/pythonbrew

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 1.14 KB
一键复制 编辑 原始数据 按行查看 历史
utahta 提交于 2019-10-27 17:14 . Use go mod
module github.com/utahta/pythonbrew
go 1.13
require (
github.com/blang/semver v3.5.1+incompatible
github.com/fastly/go-utils v0.0.0-20180712184237-d95a45783239 // indirect
github.com/fatih/color v1.5.0
github.com/inconshreveable/go-update v0.0.0-20160112193335-8152e7eb6ccf // indirect
github.com/jehiah/go-strftime v0.0.0-20171201141054-1d33003b3869 // indirect
github.com/jessevdk/go-assets v0.0.0-20160921144138-4f4301a06e15
github.com/jessevdk/go-assets-builder v0.0.0-20130903091706-b8483521738f
github.com/jessevdk/go-flags v1.4.0 // indirect
github.com/lestrrat/go-envload v0.0.0-20180220120943-6ed08b54a570 // indirect
github.com/lestrrat/go-strftime v0.0.0-20170113112000-04ef93e28531 // indirect
github.com/mattn/go-colorable v0.1.1
github.com/mitchellh/gox v1.0.1
github.com/pkg/errors v0.8.1
github.com/rhysd/go-github-selfupdate v0.0.0-20180103152601-cee0f074015e
github.com/stretchr/testify v1.4.0 // indirect
github.com/tcnksm/ghr v0.13.0
github.com/tebeka/strftime v0.1.3 // indirect
github.com/ulikunitz/xz v0.5.4 // indirect
github.com/utahta/go-cronowriter v1.1.0
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tangguangliang/pythonbrew.git
[email protected]:tangguangliang/pythonbrew.git
tangguangliang
pythonbrew
pythonbrew
master

搜索帮助