podman/test/testvol
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
..
Containerfile test/testvol: rework testvol binary 2022-06-23 18:36:30 +02:00
create.go test/testvol: rework testvol binary 2022-06-23 18:36:30 +02:00
list.go test/testvol: rework testvol binary 2022-06-23 18:36:30 +02:00
main.go hack/test/utils: switch to golang native error wrapping 2022-07-05 12:13:33 +02:00
remove.go test/testvol: rework testvol binary 2022-06-23 18:36:30 +02:00
util.go fix build 2022-07-01 14:20:31 +02:00