Fix upstream module rename

Also run `go get -u` again afterwards
This commit is contained in:
Will Owens 2022-02-26 17:48:20 -05:00
parent f050474f94
commit 0e16740b7d
4 changed files with 18 additions and 3 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"