From 77c1b9258f5de5ec0e8a5d3b69c1f3cf7143c154 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 15 Jan 2024 12:43:08 -0600 Subject: attempt to rebuild autotypist Signed-off-by: Jeff Carr --- scan.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scan.go') diff --git a/scan.go b/scan.go index b10af4f..d31633c 100644 --- a/scan.go +++ b/scan.go @@ -4,7 +4,7 @@ package main import ( "go.wit.com/log" - "go.wit.com/gui/gadgets/repostatus" + "go.wit.com/gui/tools/repostatus" ) func (r *repo) newScan() bool { -- cgit v1.2.3