1 Star 0 Fork 0

小胖/transfer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 480 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mikubill 提交于 2020-04-09 01:16 . feat: add lanzous
module transfer
go 1.14
require (
github.com/cheggaaa/pb/v3 v3.0.4
github.com/fatih/color v1.9.0 // indirect
github.com/mattn/go-colorable v0.1.6 // indirect
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/orcaman/concurrent-map v0.0.0-20190826125027-8c72a8bb44f6
github.com/spf13/cobra v0.0.7
github.com/spf13/pflag v1.0.5 // indirect
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
golang.org/x/sys v0.0.0-20200408040146-ea54a3c99b9b // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/phillip_huang/transfer.git
git@gitee.com:phillip_huang/transfer.git
phillip_huang
transfer
transfer
v0.4

搜索帮助