Merge pull request #1148 from crawlab-team/develop

Develop
This commit is contained in:
Marvin Zhang
2022-07-24 22:30:35 +08:00
committed by GitHub
4 changed files with 5 additions and 10157 deletions

View File

@@ -2,4 +2,4 @@ module crawlab
go 1.16
require github.com/crawlab-team/crawlab-core v0.6.1-0.20220716061416-53097a1f65d1
require github.com/crawlab-team/crawlab-core v0.6.1-0.20220718062618-6925d9af1673

View File

@@ -126,6 +126,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.1/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46t
github.com/crawlab-team/crawlab-core v0.0.1/go.mod h1:6dJHMvrmIJbfYHhYNeGZkGOLEBvur+yGiFzLCRXx92k=
github.com/crawlab-team/crawlab-core v0.6.1-0.20220716061416-53097a1f65d1 h1:jJKpCyuxQis26ozDQX/UKGmMpDH+AJhgUMHjK+yKsBM=
github.com/crawlab-team/crawlab-core v0.6.1-0.20220716061416-53097a1f65d1/go.mod h1:7kvjKE9gnduqvoRHZV7GXSlR1nM7iO/GJy50ERfW8k4=
github.com/crawlab-team/crawlab-core v0.6.1-0.20220718062618-6925d9af1673 h1:N9Ts+78kqS6e2gqSQKuy83fIvekmvwB94gZHOBSAtjg=
github.com/crawlab-team/crawlab-core v0.6.1-0.20220718062618-6925d9af1673/go.mod h1:7kvjKE9gnduqvoRHZV7GXSlR1nM7iO/GJy50ERfW8k4=
github.com/crawlab-team/crawlab-db v0.0.2/go.mod h1:o7o4rbcyAWlFGHg9VS7V7tM/GqRq+N2mnAXO71cZA78=
github.com/crawlab-team/crawlab-db v0.6.0-1 h1:Is3a3q1epc7mFP4iDIr9nXlcHSW5IL6jXKQ3YEsXpVo=
github.com/crawlab-team/crawlab-db v0.6.0-1/go.mod h1:gfeF0nAnFuup6iYvgHkY0in/HpO/+JktXqVNMdhoxhU=

View File

@@ -23,7 +23,7 @@
"@fortawesome/vue-fontawesome": "^3.0.0-5",
"atom-material-icons": "^3.0.0",
"codemirror": "^5.59.1",
"crawlab-ui": "^0.6.0-4",
"crawlab-ui": "^0.6.0-6",
"echarts": "^5.1.2",
"element-plus": "^1.3.0-beta.10",
"vue": "^3.2",
@@ -43,3 +43,4 @@
"webpack-bundle-analyzer": "^4.5.0"
}
}

File diff suppressed because it is too large Load Diff