From 0d645bcebda8d764c4f21f71ded1e3627d6e8837 Mon Sep 17 00:00:00 2001 From: Robin Jarry Date: Fri, 5 Nov 2021 10:19:46 +0100 Subject: go.mod: change base git url I'm not sure what are the implications but it seems required. Link: https://github.com/golang/go/issues/20883 Signed-off-by: Robin Jarry --- widgets/account-wizard.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'widgets/account-wizard.go') diff --git a/widgets/account-wizard.go b/widgets/account-wizard.go index 6402c0b..5c15a11 100644 --- a/widgets/account-wizard.go +++ b/widgets/account-wizard.go @@ -15,8 +15,8 @@ import ( "github.com/go-ini/ini" "github.com/kyoh86/xdg" - "git.sr.ht/~sircmpwn/aerc/config" - "git.sr.ht/~sircmpwn/aerc/lib/ui" + "git.sr.ht/~rjarry/aerc/config" + "git.sr.ht/~rjarry/aerc/lib/ui" ) const ( -- cgit 1.4.1-2-gfad0