diff options
| author | Jeff Carr <[email protected]> | 2024-01-07 16:48:33 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-07 16:48:33 -0600 |
| commit | 4ed6f6b35f13066a6b5c4a59666cb9b72a639973 (patch) | |
| tree | 57756d8538955423a844a31839347351068ff949 /main.go | |
| parent | 74bfddc1e4f3c459bfc30e13113b73e127f7e402 (diff) | |
new paths
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ import ( "go.wit.com/gui/gui" "go.wit.com/gui/debugger" - "go.wit.com/control-panels/dns/linuxstatus" + "go.wit.com/wit/control-panel-dns/linuxstatus" "github.com/miekg/dns" ) |
