File tree Expand file tree Collapse file tree 8 files changed +493
-236
lines changed
Expand file tree Collapse file tree 8 files changed +493
-236
lines changed Original file line number Diff line number Diff line change 11info :
22 edition : global.edition.community
3- version : v0.6.2
3+ version : v0.6.3
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module crawlab
22
33go 1.18
44
5- require github.com/crawlab-team/crawlab-core v0.6.3-0.20230708092022-c40c0fdc2c28
5+ require github.com/crawlab-team/crawlab-core v0.6.3-0.20230726071808-25ed70356f13
66
77require (
88 github.com/Masterminds/semver v1.4.2 // indirect
Original file line number Diff line number Diff line change @@ -147,6 +147,8 @@ github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod h1:E3G3o1h8I7cfc
147147github.com/cpuguy83/go-md2man/v2 v2.0.1 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
148148github.com/crawlab-team/crawlab-core v0.6.3-0.20230708092022-c40c0fdc2c28 h1:x2mzygXuU6mjlFk8zr8C45VvYEJn/wF1AgrGj5wfW8k =
149149github.com/crawlab-team/crawlab-core v0.6.3-0.20230708092022-c40c0fdc2c28 /go.mod h1:rrcJUzh/PHR2WKBaahsR8baRstCdnEEFLx+pOA8IenU =
150+ github.com/crawlab-team/crawlab-core v0.6.3-0.20230726071808-25ed70356f13 h1:fP4OGh4q4hRLj9xOxdxHxJ3kMx8cxxcHMp/DxtJukJ4 =
151+ github.com/crawlab-team/crawlab-core v0.6.3-0.20230726071808-25ed70356f13 /go.mod h1:rrcJUzh/PHR2WKBaahsR8baRstCdnEEFLx+pOA8IenU =
150152github.com/crawlab-team/crawlab-db v0.6.0-1 /go.mod h1:gfeF0nAnFuup6iYvgHkY0in/HpO/+JktXqVNMdhoxhU =
151153github.com/crawlab-team/crawlab-db v0.6.0-beta.20220417.1300.0.20221226064900-5a357ee73484 h1:1CXWC3lYcVWcgPRc3PNKzZ3fcfX5WZ/V8xwzHEMUFHQ =
152154github.com/crawlab-team/crawlab-db v0.6.0-beta.20220417.1300.0.20221226064900-5a357ee73484 /go.mod h1:gfeF0nAnFuup6iYvgHkY0in/HpO/+JktXqVNMdhoxhU =
Original file line number Diff line number Diff line change 2929** /dist
3030** /node_modules
3131** /package-lock.json
32+
33+ stats.html
You can’t perform that action at this time.
0 commit comments