summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-07 16:48:33 -0600
committerJeff Carr <[email protected]>2024-01-07 16:48:33 -0600
commit4ed6f6b35f13066a6b5c4a59666cb9b72a639973 (patch)
tree57756d8538955423a844a31839347351068ff949 /structs.go
parent74bfddc1e4f3c459bfc30e13113b73e127f7e402 (diff)
new paths
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/structs.go b/structs.go
index 8130881..60d52b9 100644
--- a/structs.go
+++ b/structs.go
@@ -7,8 +7,8 @@ import (
"go.wit.com/gui/gui"
"go.wit.com/gui/gadgets"
// "go.wit.com/gui/cloudflare"
- "go.wit.com/control-panels/dns/linuxstatus"
- "go.wit.com/control-panels/dns/smartwindow"
+ "go.wit.com/wit/control-panel-dns/linuxstatus"
+ "go.wit.com/wit/control-panel-dns/smartwindow"
"github.com/miekg/dns"
)