#8 up readme.

This commit is contained in:
Gorbunov Kirill Andreevich
2024-04-02 23:04:11 +03:00
parent d019dfe06b
commit 440226e34a
2 changed files with 1 additions and 2 deletions

View File

@@ -253,7 +253,6 @@ func Execute(ctx context.Context, gitSource source.SourceControl, mvs map[string
}
}
logger.Debugf(ctx, fmt.Sprintf("Update successful for %s", path))
return
}
for _, branch := range cfg.Branches { // update all dep
for path, mod = range mvs {