This commit is contained in:
Malte Poll 2024-01-22 15:52:23 +01:00 committed by miampf
parent d80383d993
commit 972f832a6e
No known key found for this signature in database
GPG key ID: 376EAC0E5307A669
10 changed files with 31 additions and 31 deletions

View file

@ -10,10 +10,10 @@ package integration
import (
"fmt"
"log/slog"
"math"
"os"
"testing"
"log/slog"
"os"
"github.com/edgelesssys/constellation/v2/disk-mapper/internal/diskencryption"
"github.com/martinjungblut/go-cryptsetup"