1 Star 0 Fork 1

crawlab-team / plugin-dependency

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 585 Bytes
一键复制 编辑 原始数据 按行查看 历史
tikazyq 提交于 2021-12-19 21:14 . updated go.mod
module github.com/crawlab-team/plugin-dependency
go 1.16
require (
github.com/PuerkitoBio/goquery v1.7.1
github.com/blang/semver/v4 v4.0.0
github.com/cenkalti/backoff/v4 v4.1.0
github.com/crawlab-team/crawlab-core v0.6.0-beta.20211219.1940
github.com/crawlab-team/crawlab-db v0.1.3
github.com/crawlab-team/crawlab-grpc v0.6.0-beta.20211219.1930
github.com/crawlab-team/crawlab-plugin v0.6.0-beta.20211219.2058
github.com/crawlab-team/go-trace v0.1.1
github.com/gin-gonic/gin v1.7.4
github.com/imroc/req v0.3.0
go.mongodb.org/mongo-driver v1.8.0
go.uber.org/dig v1.10.0
)
1
https://gitee.com/crawlab-team/plugin-dependency.git
git@gitee.com:crawlab-team/plugin-dependency.git
crawlab-team
plugin-dependency
plugin-dependency
main

搜索帮助