summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-15 16:55:17 -0600
committerJeff Carr <[email protected]>2024-01-15 16:55:17 -0600
commit9e8a40023cd86c69ec4e0ae0f23ce148793ea38e (patch)
tree6b3b7156c20f2ecee88b177bd7a9fa83e9f24498 /structs.go
parenta9329f794fa6792d52802e8c6ba91e708080013d (diff)
change to alex's local treev0.12.3
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/structs.go b/structs.go
index 8997887..83abba0 100644
--- a/structs.go
+++ b/structs.go
@@ -3,7 +3,7 @@ package debugger
import (
"go.wit.com/gui/gui"
"go.wit.com/gui/gadgets"
- "go.wit.com/gui/gadgets/logsettings"
+ "go.wit.com/gui/lib/logsettings"
)
var me *debuggerSettings