Use smallstep/cli-utils instead of smallstep/cli
This commit is contained in:
parent
fb18e5afc4
commit
40d0596b71
15 changed files with 58 additions and 479 deletions
|
@ -13,8 +13,8 @@ import (
|
|||
"github.com/pkg/errors"
|
||||
"github.com/smallstep/certificates/authority"
|
||||
"github.com/smallstep/certificates/ca"
|
||||
"github.com/smallstep/cli/errs"
|
||||
"github.com/urfave/cli"
|
||||
"go.step.sm/cli-utils/errs"
|
||||
)
|
||||
|
||||
// AppCommand is the action used as the top action.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue