M internal/storage/files/file.go →
shared/storage/files/file.go "path/filepath"
"strings"
- "alin.ovh/homestead/internal/buffer"
- "alin.ovh/homestead/internal/storage"
+ "alin.ovh/homestead/shared/buffer"
+ "alin.ovh/homestead/shared/storage"
"github.com/Southclaws/fault"
"github.com/Southclaws/fault/fmsg"
)