Files
kata-containers/src/runtime/cli
Shengjing Zhu 1b60705646 runtime: remove covertool from cli test
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>
2021-05-16 03:06:06 +08:00
..
2020-04-27 19:39:25 -07:00
2021-05-10 10:45:10 -07:00
2020-11-05 16:04:21 +08:00
2021-03-24 20:10:19 +08:00