Encrypt luks partition with allow-discards (#423)

This commit is contained in:
Itxaka
2024-07-29 09:47:03 +02:00
committed by GitHub
parent 9ad2283a01
commit 0d8d534d5d
6 changed files with 21 additions and 32 deletions

View File

@@ -9,7 +9,7 @@ import (
"strings"
"github.com/Masterminds/semver/v3"
"github.com/google/go-github/v40/github"
"github.com/google/go-github/v63/github"
"golang.org/x/oauth2"
)