mirror of
https://github.com/containers/podman.git
synced 2026-01-06 05:01:00 -05:00
We now use the golang error wrapping format specifier `%w` instead of the deprecated github.com/pkg/errors package. [NO NEW TESTS NEEDED] Signed-off-by: Sascha Grunert <sgrunert@redhat.com>