From 5bf1c5ff359e2546925bb2de2bd2a3f887d252ab Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 19 Feb 2024 21:11:32 -0600 Subject: get patches moved here from autotypist --- common.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.go') diff --git a/common.go b/common.go index 75427b4..a72775e 100644 --- a/common.go +++ b/common.go @@ -1,8 +1,8 @@ package repolist import ( - "go.wit.com/lib/gui/repostatus" "go.wit.com/gui" + "go.wit.com/lib/gui/repostatus" "go.wit.com/log" ) -- cgit v1.2.3