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

@@ -6,7 +6,7 @@ import (
"os"
"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"
)