fixed unable to update plugin base url issue

This commit is contained in:
Marvin Zhang
2021-11-06 15:53:11 +08:00
parent b81ad69a2c
commit 83d8ff778c

View File

@@ -4,7 +4,7 @@ go 1.15
require (
github.com/apex/log v1.9.0
github.com/crawlab-team/crawlab-core v0.6.0-beta.20211103.2122
github.com/crawlab-team/crawlab-core v0.6.0-beta.202111061551
github.com/crawlab-team/go-trace v0.1.0
github.com/gin-gonic/gin v1.6.3
github.com/spf13/cobra v1.1.3