From 29ca3e06a04e85e96071a52ec3745b7c54ddf795 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 18 Jan 2024 03:51:04 -0600 Subject: move widget Signed-off-by: Jeff Carr --- debug.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debug.go') diff --git a/debug.go b/debug.go index 371de36..e4f46ff 100644 --- a/debug.go +++ b/debug.go @@ -8,8 +8,8 @@ import ( "errors" "strconv" - "go.wit.com/lib/widget" "go.wit.com/log" + "go.wit.com/widget" ) // for printing out the binary tree -- cgit v1.2.3