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

@@ -7,7 +7,7 @@ import (
"net/http"
"os"
"github.com/emersion/go-webdav"
"git.ma-al.com/maal/go-webdav"
)
func main() {