mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-28 07:42:28 +00:00
Remove all references to and dependencies on ciao
This commit removes all the references to the ciao project. It also removes some of the dependencies that the unit tests were pulling in. Signed-off-by: Mark Ryan <mark.d.ryan@intel.com>
This commit is contained in:
@@ -21,7 +21,7 @@ import (
|
||||
|
||||
"context"
|
||||
|
||||
"github.com/ciao-project/ciao/qemu"
|
||||
"github.com/intel/govmm/qemu"
|
||||
)
|
||||
|
||||
func Example() {
|
||||
|
||||
Reference in New Issue
Block a user