3 Star 8 Fork 14

go-course/cloud-station

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 579 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mr.Yu 提交于 2022-01-03 10:12 +08:00 . 完善进度条
module gitee.com/go-course/cloud-station
go 1.16
require (
github.com/AlecAivazis/survey/v2 v2.3.2
github.com/aliyun/aliyun-oss-go-sdk v2.2.0+incompatible
github.com/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f // indirect
github.com/go-playground/validator/v10 v10.9.0
github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213
github.com/satori/go.uuid v1.2.0 // indirect
github.com/schollz/progressbar/v3 v3.8.5
github.com/spf13/cobra v1.3.0
github.com/stretchr/testify v1.7.0
golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/go-course/cloud-station.git
git@gitee.com:go-course/cloud-station.git
go-course
cloud-station
cloud-station
master

搜索帮助