From ff0524340d6bf380e0575bb9a04f162da35b0fc6 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 15 Jan 2024 15:09:47 -0600 Subject: use 'lib' Signed-off-by: Jeff Carr --- unix.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unix.go') diff --git a/unix.go b/unix.go index 156e764..d881e54 100644 --- a/unix.go +++ b/unix.go @@ -4,7 +4,7 @@ import ( "strings" "go.wit.com/log" - "go.wit.com/gui/tools/repostatus" + "go.wit.com/gui/lib/repostatus" ) var repopath string = "/home/jcarr/" -- cgit v1.2.3