use go modules for dependencies

Signed-off-by: Kenneth Hill <ken.hill@nimbix.net>
This commit is contained in:
Kenneth Hill 2024-04-18 13:01:54 -05:00
parent 8ae1d20e02
commit 03b52cd602
111 changed files with 47 additions and 14352 deletions

View file

@ -7,7 +7,7 @@ import (
"reflect"
"strings"
"github.com/codegangsta/cli"
"github.com/urfave/cli"
"github.com/fatih/structs"
"github.com/yudai/hcl"