mirror of
https://github.com/kairos-io/kcrypt-challenger.git
synced 2025-09-24 19:47:55 +00:00
@@ -7,9 +7,9 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/jaypipes/ghw/pkg/block"
|
||||
"github.com/kairos-io/go-tpm"
|
||||
"github.com/kairos-io/kcrypt/pkg/bus"
|
||||
kconfig "github.com/kairos-io/kcrypt/pkg/config"
|
||||
"github.com/kairos-io/tpm-helpers"
|
||||
"github.com/mudler/go-pluggable"
|
||||
"github.com/pkg/errors"
|
||||
)
|
||||
|
@@ -4,9 +4,9 @@ import (
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/kairos-io/go-tpm"
|
||||
"github.com/kairos-io/kairos-challenger/cmd/discovery/client"
|
||||
"github.com/kairos-io/kcrypt/pkg/bus"
|
||||
"github.com/kairos-io/tpm-helpers"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user