Compare commits

...

1 Commits

Author SHA1 Message Date
Jeff Carr bcb0d0e529 doesn't load plugins otherwise 2025-02-08 17:50:16 -06:00
1 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"
)
/*