summaryrefslogtreecommitdiff
path: root/args.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2023-12-20 15:12:26 -0600
committerJeff Carr <[email protected]>2023-12-20 15:12:26 -0600
commit379fee6d963fe33b798676fd96955ad1c51a3027 (patch)
tree5f559caa405d0fe895e03c78acfe81184732d191 /args.go
parent382cc8dd171731cc333dd05b7b0b798340162a32 (diff)
rename to go.wit.com/control-panel-dnsv0.2.0
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'args.go')
-rw-r--r--args.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/args.go b/args.go
index 04abc96..fed42d5 100644
--- a/args.go
+++ b/args.go
@@ -9,9 +9,9 @@ import (
"fmt"
"time"
arg "github.com/alexflint/go-arg"
- "git.wit.org/wit/gui"
- // log "git.wit.org/wit/gui/log"
- "git.wit.org/jcarr/control-panel-dns/cloudflare"
+ "go.wit.com/gui"
+ // log "go.wit.com/gui/log"
+ "go.wit.com/control-panel-dns/cloudflare"
)
var newRR *cloudflare.RRT