mirror of
https://github.com/containers/skopeo.git
synced 2026-07-14 13:48:32 +00:00
We often use err as a variable inside of subblocks, and we don't want golint to complain about it. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #379 Approved by: nalind