From b5fcf10c440f48a3f2f4aa51f9ed5d850df7c845 Mon Sep 17 00:00:00 2001 From: j3s Date: Wed, 18 Nov 2020 12:31:43 -0600 Subject: Repoint repository references to new location --- plugins/caldav/routes.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/caldav/routes.go') diff --git a/plugins/caldav/routes.go b/plugins/caldav/routes.go index d3a820e..1d052c3 100644 --- a/plugins/caldav/routes.go +++ b/plugins/caldav/routes.go @@ -8,7 +8,7 @@ import ( "strings" "time" - "git.sr.ht/~emersion/alps" + "git.sr.ht/~migadu/alps" "github.com/emersion/go-ical" "github.com/emersion/go-webdav/caldav" "github.com/google/uuid" -- cgit v1.2.3-59-g8ed1b