Use always go.step.sm/crypto
This commit is contained in:
parent
533ad0ca20
commit
d30a95236d
40 changed files with 70 additions and 60 deletions
|
@ -19,8 +19,8 @@ import (
|
|||
"github.com/smallstep/certificates/acme"
|
||||
"github.com/smallstep/certificates/authority/provisioner"
|
||||
"github.com/smallstep/certificates/db"
|
||||
"github.com/smallstep/cli/crypto/pemutil"
|
||||
"github.com/smallstep/cli/jose"
|
||||
"go.step.sm/crypto/pemutil"
|
||||
)
|
||||
|
||||
type mockAcmeAuthority struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue