From 95b019ad2215c1192e3fd05608427e38ddadf092 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 18 Jan 2024 04:08:32 -0600 Subject: paths Signed-off-by: Jeff Carr --- tree.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tree.go') diff --git a/tree.go b/tree.go index 6ba353e..57f283a 100644 --- a/tree.go +++ b/tree.go @@ -5,7 +5,7 @@ package main */ import ( - "go.wit.com/lib/widget" + "go.wit.com/widget" ) // Other goroutines must use this to access the GUI -- cgit v1.2.3