mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-02 05:54:26 +01:00
The old ones are carrying CVEs, do not use them. PS: In order to update the modules, we're running `make handle_vendor` target from the runtime's Makefile. This is now part of the CI and ensures that the vendored code is up-to-date. It's important to note that older versions of golang may generate different results for those, but those versions are not supported anymore, so we're good to go with what we have in the CI (1.15 and 1.16). Signed-off-by: Peng Tao <bergwolf@hyper.sh> Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>