summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
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 23e3af8..c805341 100644
--- a/main.go
+++ b/main.go
@@ -14,7 +14,7 @@ import (
"go.wit.com/gui/gui"
"go.wit.com/gui/debugger"
- "go.wit.com/wit/control-panel-dns/linuxstatus"
+ "go.wit.com/apps/control-panel-dns/linuxstatus"
"github.com/miekg/dns"
)