Oleksandr Redko
2a2d0b0e18
chore: delete obsolete // +build lines
...
Signed-off-by: Oleksandr Redko <Oleksandr_Redko@epam.com>
2024-01-04 11:53:38 +02:00
Sascha Grunert
a46f798831
pkg: 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-08 08:54:47 +02:00
Valentin Rothberg
ea08765f40
go fmt: use go 1.18 conditional-build syntax
...
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-03-18 09:11:53 +01:00
baude
8561b99644
libpod removal from main (phase 2)
...
this is phase 2 for the removal of libpod from main.
Signed-off-by: baude <bbaude@redhat.com>
2019-06-27 07:56:24 -05:00