From 9e8a40023cd86c69ec4e0ae0f23ce148793ea38e Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 15 Jan 2024 16:55:17 -0600 Subject: change to alex's local tree Signed-off-by: Jeff Carr --- args.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'args.go') diff --git a/args.go b/args.go index 707538f..e42476e 100644 --- a/args.go +++ b/args.go @@ -3,7 +3,7 @@ package debugger // initializes logging and command line options import ( - "go.wit.com/arg" + "go.wit.com/dev/alexflint/arg" "go.wit.com/log" ) -- cgit v1.2.3