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/base/routes.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/base/routes.go') diff --git a/plugins/base/routes.go b/plugins/base/routes.go index 8c230a4..925da33 100644 --- a/plugins/base/routes.go +++ b/plugins/base/routes.go @@ -12,7 +12,7 @@ import ( "strconv" "strings" - "git.sr.ht/~emersion/alps" + "git.sr.ht/~migadu/alps" "github.com/emersion/go-imap" "github.com/emersion/go-message" "github.com/emersion/go-message/mail" -- cgit v1.2.3-59-g8ed1b