podman/utils
Sascha Grunert 49cb288df3
hack/test/utils: 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.

[NO NEW TESTS NEEDED]

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-07-05 12:13:33 +02:00
..
testdata Support running podman under a root v2 cgroup 2022-05-21 09:28:52 -05:00
ports.go hack/test/utils: switch to golang native error wrapping 2022-07-05 12:13:33 +02:00
utils.go libpod/runtime: switch to golang native error wrapping 2022-07-04 15:39:00 +02:00
utils_supported.go hack/test/utils: switch to golang native error wrapping 2022-07-05 12:13:33 +02:00
utils_test.go Support running podman under a root v2 cgroup 2022-05-21 09:28:52 -05:00
utils_windows.go hack/test/utils: switch to golang native error wrapping 2022-07-05 12:13:33 +02:00