Compare commits

...

1 Commits

Author SHA1 Message Date
Jeff Carr 119b334118 fix module path
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-14 10:55:20 -06:00
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