ca-component -> certificates
* fix redundant error check * add README
This commit is contained in:
parent
d3d1db34f1
commit
c74fcd57a7
18 changed files with 61 additions and 71 deletions
|
@ -18,8 +18,8 @@ import (
|
|||
|
||||
"github.com/pkg/errors"
|
||||
"github.com/smallstep/assert"
|
||||
"github.com/smallstep/ca-component/api"
|
||||
"github.com/smallstep/ca-component/authority"
|
||||
"github.com/smallstep/certificates/api"
|
||||
"github.com/smallstep/certificates/authority"
|
||||
"github.com/smallstep/cli/crypto/keys"
|
||||
"github.com/smallstep/cli/crypto/pemutil"
|
||||
"github.com/smallstep/cli/crypto/randutil"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue