Commit Graph
1 Commits
Author SHA1 Message Date
Olivier MenguéandGitHub e2973fe9fb squashfs: allow to compile on Windows (#22)
Drop use of golang.org/x/sys/unix which is dependent on GOOS and doesn't
expose the Unix file mode constants on Windows. Instead use hard coded
constants which is fine (and safer) to create a squashfs image.
2025-02-14 21:29:42 +01:00