Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pkg: switch to golang native error wrapping | Sascha Grunert | 2022-07-08 |
| | | | | | | | | | 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> | ||
* | go fmt: use go 1.18 conditional-build syntax | Valentin Rothberg | 2022-03-18 |
| | | | | Signed-off-by: Valentin Rothberg <vrothberg@redhat.com> | ||
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
this is phase 2 for the removal of libpod from main. Signed-off-by: baude <bbaude@redhat.com> |