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 --- lib/ui/stack.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ui/stack.go') diff --git a/lib/ui/stack.go b/lib/ui/stack.go index 5371408..d372235 100644 --- a/lib/ui/stack.go +++ b/lib/ui/stack.go @@ -3,7 +3,7 @@ package ui import ( "fmt" - "git.sr.ht/~sircmpwn/aerc/config" + "git.sr.ht/~rjarry/aerc/config" "github.com/gdamore/tcell/v2" ) -- cgit 1.4.1-2-gfad0