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

@@ -9,7 +9,7 @@ import (
"strconv"
"strings"
"github.com/emersion/go-webdav/internal"
"git.ma-al.com/maal/go-webdav/internal"
)
// FileSystem is a WebDAV server backend.