initrd: kernel requires directories for files
I don't blame them, it's logical as no umask mechanism exists at this stage.
This commit is contained in:
2
go.mod
2
go.mod
@ -22,7 +22,7 @@ require (
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
k8s.io/apimachinery v0.33.2
|
||||
m.cluseau.fr/go v0.0.0-20230809064045-12c5a121c766
|
||||
novit.tech/direktil/pkg v0.0.0-20250628165657-648e16ad9855
|
||||
novit.tech/direktil/pkg v0.0.0-20250630100055-554aaf0a8931
|
||||
)
|
||||
|
||||
replace github.com/zmap/zlint/v3 => github.com/zmap/zlint/v3 v3.3.1
|
||||
|
Reference in New Issue
Block a user