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

@@ -6,7 +6,7 @@ package webdav
import (
"time"
"github.com/emersion/go-webdav/internal"
"git.ma-al.com/maal/go-webdav/internal"
)
// FileInfo holds information about a WebDAV file.