diff options
| author | Jeff Carr <[email protected]> | 2023-12-20 15:12:26 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2023-12-20 15:12:26 -0600 |
| commit | 379fee6d963fe33b798676fd96955ad1c51a3027 (patch) | |
| tree | 5f559caa405d0fe895e03c78acfe81184732d191 /structs.go | |
| parent | 382cc8dd171731cc333dd05b7b0b798340162a32 (diff) | |
rename to go.wit.com/control-panel-dnsv0.2.0
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ package main import ( "net" "time" - "git.wit.org/wit/gui" + "go.wit.com/gui" "github.com/miekg/dns" ) |
