1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-13 16:01:28 +05:30

go fmt is all osx files and general files

Signed-off-by: avaid96 <avaid1996@gmail.com>
This commit is contained in:
avaid96
2016-07-16 12:19:47 -07:00
parent c2abee4c0c
commit f1498a0524
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -78,4 +78,4 @@ func List(program ProgramFunc) error {
return fmt.Errorf("error listing credentials - err: %v, out: `%s`", err, t)
}
return nil
}
}