mirror of
https://github.com/containers/skopeo.git
synced 2025-10-21 10:53:32 +00:00
It is redundant, only used to form a tagged reference, which can be done more safely using reference.WithTag. Also move the *types.SystemContext parameter to the front, as is usual. Should not change behavior, apart from a few error messages. Signed-off-by: Miloslav Trmač <mitr@redhat.com>