mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-05 22:54:31 +01:00
The go vendored code is not up-to-date and the newly added check for that caught this up as part of https://github.com/kata-containers/kata-containers/pull/2223/checks?check_run_id=3056830309 Let's take advantage of the `make vendor` target and update the vendored code. :-) Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>