automation-tests/cmd/podman/manifest
Sascha Grunert e8adec5f41
cmd/podman: switch to golang native error wrapping
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>
2022-06-30 12:58:57 +02:00
..
add.go bump go module to version 4 2022-01-18 12:47:07 +01:00
annotate.go bump go module to version 4 2022-01-18 12:47:07 +01:00
create.go bump go module to version 4 2022-01-18 12:47:07 +01:00
exists.go bump go module to version 4 2022-01-18 12:47:07 +01:00
inspect.go bump go module to version 4 2022-01-18 12:47:07 +01:00
manifest.go bump go module to version 4 2022-01-18 12:47:07 +01:00
push.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
remove.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
rm.go bump go module to version 4 2022-01-18 12:47:07 +01:00