1 Star 0 Fork 41

霍润东 / BaiduPCS-Go

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
konica 提交于 2020-03-26 21:26 . 尝试修复无法上传, #897
module github.com/iikira/BaiduPCS-Go
go 1.12
require (
github.com/GeertJohan/go.incremental v1.0.0
github.com/GeertJohan/go.rice v0.0.0-20170420135705-c02ca9a983da // indirect
github.com/astaxie/beego v1.10.1 // indirect
github.com/bitly/go-simplejson v0.5.0 // indirect
github.com/daaku/go.zipexe v0.0.0-20150329023125-a5fe2436ffcb // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/fatih/color v0.0.0-20150510220652-1b35f289c47d
github.com/golang/protobuf v1.3.2
github.com/iikira/Baidu-Login v1.2.2-0.20180427090606-ecf146973528
github.com/iikira/baidu-tools v0.0.0-20190609113215-4dd64618064d
github.com/json-iterator/go v1.1.7
github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1
github.com/mattn/go-runewidth v0.0.5-0.20181218000649-703b5e6b11ae
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/oleiade/lane v0.0.0-20160817071224-3053869314bb
github.com/olekukonko/tablewriter v0.0.2-0.20190618033246-cc27d85e17ce
github.com/peterh/liner v1.1.1-0.20190305032635-6f820f8f90ce
github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644 // indirect
github.com/urfave/cli v1.21.1-0.20190817182405-23c83030263f
golang.org/x/crypto v0.0.0-20190820162420-60c769a6c586
golang.org/x/sys v0.0.0-20191025090151-53bf42e6b339
)
1
https://gitee.com/hrd0000/BaiduPCS-Go.git
git@gitee.com:hrd0000/BaiduPCS-Go.git
hrd0000
BaiduPCS-Go
BaiduPCS-Go
master

搜索帮助