*: abstractions and ImageService
plus some fix here and there Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
d54ae80ba6
commit
06e013cd3d
5 changed files with 176 additions and 99 deletions
|
@ -22,6 +22,5 @@ func getGPRCVersion() (string, error) {
|
|||
if err != nil {
|
||||
return "", err
|
||||
}
|
||||
|
||||
return out, err
|
||||
return out, nil
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue