Use patched mount.objectivefs that uses HEAD instead of GET for cache item validation
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-10-08 16:57:59 +02:00
parent 171db1ddc7
commit 4671437440
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -62,7 +62,7 @@ type ofsDriver struct {
defMountSnapshots bool
}
var version = "1.3"
var version = "1.4"
var objfsVersion = "7.0"
const (