Compare commits

..

2 Commits

Author SHA1 Message Date
Jeff Carr 187167f149 git -f needed since this .gitignore doesn't use anything
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-12-18 18:36:39 -06:00
Jeff Carr 422513b070 hopefully debian package will require go-gui-toolkits 2024-12-15 22:39:11 -06:00
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ package main
import (
"os"
"github.com/alexflint/go-arg"
"go.wit.com/dev/alexflint/arg"
)
/*

0
resources/blank.go Normal file
View File