podman/libpod/lock/file
Sascha Grunert 251d91699d
libpod: 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 16:06:32 +02:00
..
file_lock.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
file_lock_test.go test: use `T.TempDir` to create temporary test directory 2022-05-05 21:09:41 +08:00