@ -12,7 +12,7 @@ import (
kingpin "gopkg.in/alecthomas/kingpin.v2"
config "github.com/jollheef/out-of-tree/config"
"github.com/jollheef/out-of-tree/config"
)
func kernelListHandler(kcfg config.KernelConfig) (err error) {
@ -20,7 +20,7 @@ import (
"github.com/otiai10/copy"
"github.com/remeh/sizedwaitgroup"
qemu "github.com/jollheef/out-of-tree/qemu"