summaryrefslogtreecommitdiff
path: root/args.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-12 22:53:14 -0600
committerJeff Carr <[email protected]>2024-01-12 22:53:14 -0600
commit4ef8409eeadcd4a359b7593b5ea35f9f523bfb64 (patch)
tree3492e7a1fc3117073d350130e50083373ff09733 /args.go
parent7989ed908c75651df37bded92a0c89f8f6bdd87e (diff)
use better urlv0.12.4
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'args.go')
-rw-r--r--args.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/args.go b/args.go
index 8daba5f..cdb623e 100644
--- a/args.go
+++ b/args.go
@@ -1,8 +1,8 @@
package gui
import (
- "go.wit.com/arg"
"go.wit.com/log"
+ "go.wit.com/dev/alexflint/go-arg"
)
var INFO *log.LogFlag