Commit Graph

3 Commits

Author SHA1 Message Date
Sascha Grunert 426d69c00f Switch to golang native error wrapping
`github.com/pkg/errors` is deprecated since quite some time so we now
use the native error wrapping for more idiomatic golang.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-07-12 10:54:07 +02:00
Aditya R ba0297a1a4 lint: gofumpt pkg/hooks
Signed-off-by: Aditya R <arajan@redhat.com>
2022-06-23 10:16:37 +05:30
Aditya R 3d17f9ca5f pkg: migrate hooks from podman to common
pkg/hooks is migrated from https://github.com/containers/podman/tree/main/pkg/hooks so both podman and buildah
can share it.

[NO NEW TESTS NEEDED]
[NO TESTS NEEDED]

Signed-off-by: Aditya R <arajan@redhat.com>
2022-06-23 10:11:57 +05:30