Update go.mod

This commit is contained in:
2025-09-25 08:04:49 +00:00
parent 173b2cc388
commit c42e79c832
17 changed files with 23 additions and 23 deletions

View File

@@ -13,7 +13,7 @@ import (
"path/filepath"
"strings"
"github.com/emersion/go-webdav/internal"
"git.ma-al.com/maal/go-webdav/internal"
)
// LocalFileSystem implements FileSystem for a local directory.