This commit is contained in:
Malte Poll 2023-09-01 16:48:15 +02:00
parent eed2be0aa3
commit 93822c02e9
12 changed files with 38 additions and 49 deletions

View file

@ -15,7 +15,7 @@ import (
"github.com/edgelesssys/constellation/v2/disk-mapper/internal/diskencryption"
"github.com/edgelesssys/constellation/v2/internal/logger"
"github.com/martinjungblut/go-cryptsetup"
cryptsetup "github.com/malt3/purego-cryptsetup"
"go.uber.org/zap/zapcore"
)