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
|
@ -7,7 +7,7 @@ import (
|
|||
"net/http"
|
||||
|
||||
"github.com/pkg/errors"
|
||||
"github.com/smallstep/ca-component/logging"
|
||||
"github.com/smallstep/certificates/logging"
|
||||
)
|
||||
|
||||
// LogError adds to the response writer the given error if it implements
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue