mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-05 07:24:20 +01:00
covertool has no active since 2018 and is not compatible with go1.16 ../vendor/github.com/dlespiau/covertool/pkg/cover/cover.go:76:29: cannot use f (type dummyTestDeps) as type testing.testDeps in argument to testing.MainStart: dummyTestDeps does not implement testing.testDeps (missing SetPanicOnExit0 method) Fixes: #1862 Signed-off-by: Shengjing Zhu <zhsj@debian.org>