Skip to content

Commit

Permalink
formate sync.go file
Browse files Browse the repository at this point in the history
Signed-off-by: Hussein Firas <[email protected]>
  • Loading branch information
husseinferas committed Jan 4, 2024
1 parent 4a61ee5 commit 4f614ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/skopeo/sync.go
Original file line number Diff line number Diff line change
Expand Up @@ -798,4 +798,4 @@ func (opts *syncOptions) run(args []string, stdout io.Writer) (retErr error) {
return nil
}
return errors.New("Sync failed due to previous reported error(s) for one or more images")
}
}

0 comments on commit 4f614ad

Please sign in to comment.