mirror of
https://github.com/containers/podman.git
synced 2025-11-08 02:46:02 +08:00
We now use the golang error wrapping format specifier `%w` instead of the deprecated github.com/pkg/errors package. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>