From c1b2c4a18200172f01cf9a0d02aa632f087224d5 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 18 Jan 2024 22:36:35 -0600 Subject: update paths 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 1723a12..165a1d0 100644 --- a/structs.go +++ b/structs.go @@ -1,7 +1,7 @@ package debugger import ( - "go.wit.com/gui/gui" + "go.wit.com/gui" "go.wit.com/lib/gadgets" "go.wit.com/lib/gui/logsettings" ) -- cgit v1.2.3