1 Star 0 Fork 1

roberChen/webfetch

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 277 Bytes
一键复制 编辑 原始数据 按行查看 历史
roberChen 提交于 2020-09-05 12:58 +08:00 . Change module name, be able to go get from gitee
module gitee.com/roberchen/webfetch
go 1.14
require (
github.com/cheggaaa/pb v2.0.7+incompatible // indirect
github.com/cheggaaa/pb/v3 v3.0.4
github.com/gocolly/colly/v2 v2.1.0
gopkg.in/VividCortex/ewma.v1 v1.1.1 // indirect
gopkg.in/cheggaaa/pb.v2 v2.0.7 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/roberchen/webfetch.git
git@gitee.com:roberchen/webfetch.git
roberchen
webfetch
webfetch
master

搜索帮助