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 --- structs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index d4dcc82..b0c7d7d 100644 --- a/structs.go +++ b/structs.go @@ -4,7 +4,7 @@ package main import ( "go.wit.com/gui/gui" "go.wit.com/gui/gadgets" - "go.wit.com/gui/tools/repostatus" + "go.wit.com/gui/lib/repostatus" ) // the main window nodes -- cgit v1.2.3