Use always go.step.sm/crypto
This commit is contained in:
parent
533ad0ca20
commit
d30a95236d
40 changed files with 70 additions and 60 deletions
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/pkg/errors"
|
||||
"github.com/smallstep/assert"
|
||||
"github.com/smallstep/certificates/acme"
|
||||
"github.com/smallstep/cli/crypto/pemutil"
|
||||
"go.step.sm/crypto/pemutil"
|
||||
)
|
||||
|
||||
func TestNewOrderRequestValidate(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue