add bootstrap config field: pre_lvm_crypt
This commit is contained in:
6
go.mod
6
go.mod
@ -2,9 +2,9 @@ module novit.tech/direktil/pkg
|
||||
|
||||
require (
|
||||
github.com/cavaliergopher/cpio v1.0.1
|
||||
github.com/ulikunitz/xz v0.5.6
|
||||
golang.org/x/crypto v0.0.0-20220321153916-2c7772ba3064
|
||||
gopkg.in/yaml.v2 v2.2.4
|
||||
github.com/ulikunitz/xz v0.5.11
|
||||
golang.org/x/crypto v0.16.0
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
novit.nc/direktil/pkg v0.0.0-20220221171542-fd3ce3a1491b
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user