Compare commits

..

No commits in common. "register" and "v1.4.4" have entirely different histories.

2 changed files with 1 additions and 6 deletions

View File

@ -1,10 +1,5 @@
# git remote add gitwit git@git.wit.org:wit/arg.git
redomod:
rm -f go.*
GO111MODULE= go mod init
GO111MODULE= go mod tidy
github:
git push origin register
git push origin devel

2
go.mod
View File

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