Bump cfssl to 56268a6
This commit is contained in:
2
vendor/github.com/cloudflare/cfssl/scan/pki.go
generated
vendored
2
vendor/github.com/cloudflare/cfssl/scan/pki.go
generated
vendored
@@ -2,13 +2,13 @@ package scan
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"crypto/tls"
|
||||
"crypto/x509"
|
||||
"fmt"
|
||||
"time"
|
||||
|
||||
"github.com/cloudflare/cfssl/helpers"
|
||||
"github.com/cloudflare/cfssl/revoke"
|
||||
"github.com/cloudflare/cfssl/scan/crypto/tls"
|
||||
)
|
||||
|
||||
// PKI contains scanners for the Public Key Infrastructure.
|
||||
|
Reference in New Issue
Block a user