zones: switch to using hackpadfs/os.FS as the standard os.FS is incomplete

Signed-off-by: Alejandro Mery <amery@jpi.io>
This commit is contained in:
2023-08-23 19:14:56 +00:00
parent 75d7b4389a
commit 3c6dee543a
3 changed files with 11 additions and 2 deletions
+1
View File
@@ -8,6 +8,7 @@ require (
darvaza.org/sidecar v0.0.0-20230721122716-b9c54b8adbaf
darvaza.org/slog v0.5.2
github.com/burntSushi/toml v0.3.1
github.com/hack-pad/hackpadfs v0.2.1
github.com/mgechev/revive v1.3.2
github.com/spf13/cobra v1.7.0
golang.org/x/crypto v0.12.0