diff options
| author | Jeff Carr <[email protected]> | 2024-01-17 23:39:03 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-17 23:39:03 -0600 |
| commit | a0baba0821441d9cf38f0b33fe12fb96925c6236 (patch) | |
| tree | 2aece2a890c66c36b08524e117753817078ee58c /nocui/structs.go | |
| parent | bee272651ad38453aef27f098513f7be652c39bf (diff) | |
new paths
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'nocui/structs.go')
| -rw-r--r-- | nocui/structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nocui/structs.go b/nocui/structs.go index c8a7cb4..8d01ef0 100644 --- a/nocui/structs.go +++ b/nocui/structs.go @@ -1,7 +1,7 @@ package main import ( - "go.wit.com/gui/toolkits/tree" + "go.wit.com/toolkits/tree" ) // stores the raw toolkit internals |
