Update to the latest required packages
This commit is contained in:
parent
5445ce1ccf
commit
14dcb9a66e
5 changed files with 120 additions and 111 deletions
|
|
@ -7,7 +7,6 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
errNoCommand = "at least one command must be specified, use help to get commands"
|
||||
errNotSupportedType = "not supported configuration type"
|
||||
errMissingWorkspaceField = "missing required \"workspace\" field"
|
||||
errMissingSrcField = "missing required field the \"src\" in row %v"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue