Switch to chroot-based usage (run from installer ISO)

This commit is contained in:
2025-09-29 23:51:15 -04:00
parent 85b345d54c
commit 9cbabb58c9
12 changed files with 128 additions and 139 deletions
+4 -1
View File
@@ -2,7 +2,10 @@ module cachy-post
go 1.25.1
require github.com/rwinkhart/go-boilerplate v0.1.0
require (
github.com/moby/sys/mountinfo v0.7.2
github.com/rwinkhart/go-boilerplate v0.1.0
)
require (
golang.org/x/sys v0.33.0 // indirect