Minor fixups

This commit is contained in:
Ettore Di Giacinto
2022-10-04 17:08:20 +00:00
parent b05d3c1e54
commit 06a8eff25f
4 changed files with 7 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ import (
multierror "github.com/hashicorp/go-multierror"
"github.com/jaypipes/ghw"
"github.com/jaypipes/ghw/pkg/block"
"github.com/keirros-io/kcrypt/pkg/bus"
"github.com/kairos-io/kcrypt/pkg/bus"
"github.com/mudler/go-pluggable"
cp "github.com/otiai10/copy"
"github.com/urfave/cli"