doesn't load plugins otherwise

This commit is contained in:
Jeff Carr 2025-02-08 17:50:16 -06:00
parent db990457e5
commit ca82601dbd
1 changed files with 1 additions and 1 deletions

View File

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