git hooks test

This commit is contained in:
Marvin Zhang
2021-12-30 13:51:03 +08:00
parent 63280b12aa
commit 4cebdfaed4

View File

@@ -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