mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
git hooks test
This commit is contained in:
@@ -2,6 +2,10 @@ module crawlab
|
|||||||
|
|
||||||
go 1.16
|
go 1.16
|
||||||
|
|
||||||
|
replace (
|
||||||
|
github.com/crawlab-team/crawlab-core => ../../crawlab-core
|
||||||
|
)
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/apex/log v1.9.0
|
github.com/apex/log v1.9.0
|
||||||
github.com/crawlab-team/crawlab-core v0.6.0-beta.20211230.1200
|
github.com/crawlab-team/crawlab-core v0.6.0-beta.20211230.1200
|
||||||
|
|||||||
Reference in New Issue
Block a user