summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-03 18:54:08 -0600
committerJeff Carr <[email protected]>2024-01-03 18:54:08 -0600
commit49f8029a5fd9c6b33e4d2f0505dee233cd71cb7f (patch)
treef18c716fb6fb702578eb15847f14f59d21e7adff /main.go
parent0a20b22a6c13c2ccf6a914cd847be9e3f744b343 (diff)
complete the move to 'go.wit.com/log'
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index 36705e5..8f3f32f 100644
--- a/main.go
+++ b/main.go
@@ -4,7 +4,7 @@ import (
"os"
"go.wit.com/log"
- "go.wit.com/gui/gui/toolkit"
+ "go.wit.com/gui/toolkits"
)
// TODO: make a fake 'plugin' channel of communication to andlabs for mswindows