#19 #20
@@ -253,6 +253,7 @@ 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 {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user