mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
fix: dependency issue
This commit is contained in:
@@ -12,7 +12,7 @@ replace (
|
||||
github.com/crawlab-team/crawlab/vcs => ../vcs
|
||||
)
|
||||
|
||||
require github.com/crawlab-team/crawlab/core v0.0.0-20240614093256-0834d6771b27
|
||||
require github.com/crawlab-team/crawlab/core v0.0.0-20240614094818-e8f694eab76e
|
||||
|
||||
require (
|
||||
dario.cat/mergo v1.0.0 // indirect
|
||||
@@ -39,10 +39,10 @@ require (
|
||||
github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311 // indirect
|
||||
github.com/cloudflare/circl v1.3.7 // indirect
|
||||
github.com/crawlab-team/crawlab/db v0.6.0-1 // indirect
|
||||
github.com/crawlab-team/crawlab/fs v0.0.0-20240614093256-0834d6771b27 // indirect
|
||||
github.com/crawlab-team/crawlab/grpc v0.0.0-20240614093256-0834d6771b27 // indirect
|
||||
github.com/crawlab-team/crawlab/template-parser v0.0.0-20240614093256-0834d6771b27 // indirect
|
||||
github.com/crawlab-team/crawlab/vcs v0.0.0-20240614093256-0834d6771b27 // indirect
|
||||
github.com/crawlab-team/crawlab/fs v0.0.0-20240614094818-e8f694eab76e // indirect
|
||||
github.com/crawlab-team/crawlab/grpc v0.0.0-20240614094818-e8f694eab76e // indirect
|
||||
github.com/crawlab-team/crawlab/template-parser v0.0.0-20240614094818-e8f694eab76e // indirect
|
||||
github.com/crawlab-team/crawlab/vcs v0.0.0-20240614094818-e8f694eab76e // indirect
|
||||
github.com/crawlab-team/goseaweedfs v0.6.0-beta.20211101.1936.0.20220912021203-dfee5f74dd69 // indirect
|
||||
github.com/denisenkom/go-mssqldb v0.11.0 // indirect
|
||||
github.com/elastic/elastic-transport-go/v8 v8.2.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user