Update go.mod
This commit is contained in:
@@ -6,9 +6,9 @@ package carddav
|
||||
import (
|
||||
"time"
|
||||
|
||||
"git.ma-al.com/maal/go-webdav"
|
||||
"git.ma-al.com/maal/go-webdav/internal"
|
||||
"github.com/emersion/go-vcard"
|
||||
"github.com/emersion/go-webdav"
|
||||
"github.com/emersion/go-webdav/internal"
|
||||
)
|
||||
|
||||
var CapabilityAddressBook = webdav.Capability("addressbook")
|
||||
|
Reference in New Issue
Block a user