upadted to 1.24.0; fixed stb and spiddped doubles in precene
This commit is contained in:
@@ -8,4 +8,10 @@ const (
|
||||
FlagVersionShort = "v"
|
||||
FlagConfigFile = "config-file"
|
||||
FlagScopeEnable = "scope-enable"
|
||||
FlagSingleUri = "single-uri"
|
||||
FlagEnv = "env"
|
||||
|
||||
DefaultEnvProd = "prod"
|
||||
DefaultEnvDev = "devel"
|
||||
DefaultConfigPath = "config/default"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user