summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
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 60d52b9..86c3880 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/wit/control-panel-dns/linuxstatus"
- "go.wit.com/wit/control-panel-dns/smartwindow"
+ "go.wit.com/apps/control-panel-dns/linuxstatus"
+ "go.wit.com/apps/control-panel-dns/smartwindow"
"github.com/miekg/dns"
)