podman/pkg/api/handlers/utils
Sascha Grunert 597de7a083
libpod/runtime: 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-04 15:39:00 +02:00
..
containers.go libpod: fix wait and exit-code logic 2022-06-23 09:11:57 -04:00
errors.go libpod/runtime: switch to golang native error wrapping 2022-07-04 15:39:00 +02:00
handler.go enable gocritic linter 2022-04-26 18:12:22 +02:00
handler_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
images.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00