fix: dependency issue

This commit is contained in:
Marvin Zhang
2024-06-14 17:52:18 +08:00
parent e8f694eab7
commit 7b4ee8399a
7 changed files with 68 additions and 14 deletions

View File

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