mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-20 07:51:38 +02:00
added explicit only mode for docker provider, updated dependencies
This commit is contained in:
@@ -84,7 +84,7 @@ func main() {
|
||||
if err != nil {
|
||||
logrus.Warn(err)
|
||||
}
|
||||
cfg := config.GetConfig()
|
||||
cfg := config.GetInstance()
|
||||
|
||||
switch args.Command {
|
||||
case common.CommandListConfigs:
|
||||
|
||||
Reference in New Issue
Block a user