mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-16 06:29:46 +00:00
robot: Make linter happy
This commit is contained in:
committed by
Itxaka
parent
1a12a26876
commit
b62a3fc892
@@ -84,5 +84,5 @@ func dotToYAML(v map[string]interface{}) ([]byte, error) {
|
||||
if err != nil {
|
||||
errs = multierror.Append(errs, err)
|
||||
}
|
||||
return out, err
|
||||
return out, errs
|
||||
}
|
||||
|
Reference in New Issue
Block a user