summaryrefslogtreecommitdiff
path: root/gui.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-03 12:40:31 -0600
committerJeff Carr <[email protected]>2024-01-03 12:40:31 -0600
commite14770e94c9ec126a3d418d6d2b2f15ef8cf1607 (patch)
tree12b223cbe9cb9c6ef98b23d8bf6ae96e2040b3d7 /gui.go
parent1324717de0a1ccd830ca34aa03e0faa9e6d93a83 (diff)
fixed stuff
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'gui.go')
-rw-r--r--gui.go7
1 files changed, 4 insertions, 3 deletions
diff --git a/gui.go b/gui.go
index 18ab3dc..aba83ad 100644
--- a/gui.go
+++ b/gui.go
@@ -9,11 +9,12 @@ import (
"net"
"strings"
- "go.wit.com/gui"
- "go.wit.com/gui/gadgets"
"go.wit.com/log"
"go.wit.com/shell"
- "go.wit.com/control-panel-dns/cloudflare"
+
+ "go.wit.com/gui/gui"
+ "go.wit.com/gui/gadgets"
+ "go.wit.com/gui/cloudflare"
)
// This setups up the dns control panel window