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

@@ -8,8 +8,8 @@ import (
"strings"
"testing"
"git.ma-al.com/maal/go-webdav"
"github.com/emersion/go-vcard"
"github.com/emersion/go-webdav"
)
type testBackend struct {