mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-29 18:00:51 +01:00
feat: updated dependency management
This commit is contained in:
@@ -9,4 +9,5 @@ type DependencyConfig struct {
|
||||
PkgCmd string `json:"pkg_cmd" bson:"pkg_cmd"`
|
||||
Proxy string `json:"proxy" bson:"proxy"`
|
||||
Setup bool `json:"setup" bson:"-"`
|
||||
DefaultVersion string `json:"default_version" bson:"default_version"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user