1 Star 0 Fork 0

NovemberRain/BaiduPCS-Go

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 1.54 KB
一键复制 编辑 原始数据 按行查看 历史
qjfoidnh 提交于 2023-09-30 00:38 . v3.9.5
module github.com/qjfoidnh/BaiduPCS-Go
go 1.18
require (
github.com/GeertJohan/go.incremental v1.0.0
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/fatih/color v1.10.0
github.com/golang/protobuf v1.4.3
github.com/json-iterator/go v1.1.10
github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
github.com/mattn/go-runewidth v0.0.9
github.com/oleiade/lane v1.0.1
github.com/olekukonko/tablewriter v0.0.4
github.com/peterh/liner v1.2.1
github.com/qjfoidnh/Baidu-Login v1.4.1
github.com/qjfoidnh/baidu-tools v1.2.0 //dfa5778abeed
github.com/tidwall/gjson v1.6.4
github.com/urfave/cli v1.22.5
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
golang.org/x/sys v0.0.0-20200615200032-f1bc736245b1
)
require (
github.com/GeertJohan/go.rice v1.0.2 // indirect
github.com/astaxie/beego v1.12.3 // indirect
github.com/bitly/go-simplejson v0.5.0 // indirect
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d // indirect
github.com/daaku/go.zipexe v1.0.2 // indirect
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/mattn/go-isatty v0.0.12 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/russross/blackfriday/v2 v2.0.1 // indirect
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
github.com/tidwall/match v1.0.1 // indirect
github.com/tidwall/pretty v1.0.2 // indirect
google.golang.org/protobuf v1.23.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cucy/BaiduPCS-Go.git
git@gitee.com:cucy/BaiduPCS-Go.git
cucy
BaiduPCS-Go
BaiduPCS-Go
main

搜索帮助