refactor: align import paths with module name
This commit was merged in pull request #5.
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/emersion/go-webdav"
|
||||
"github.com/emersion/go-webdav/caldav"
|
||||
|
||||
"github.com/yourusername/caldav-server/internal/birthdays"
|
||||
"git.arnef.de/arnef/nidus/internal/birthdays"
|
||||
)
|
||||
|
||||
// birthdaysCalendarName is the fixed, reserved local calendar name the
|
||||
|
||||
Reference in New Issue
Block a user