fix module path

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-01-14 10:55:20 -06:00
parent b698745ef7
commit 119b334118
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,4 +1,4 @@
module go.wit.com/arg
module go.wit.com/dev/alexflint/go-arg
go 1.21.4