Fix some lint and vet issues
This commit is contained in:
@@ -12,6 +12,7 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
// CTLogRootsResponse represents the JSON response from a CT log's get-roots endpoint
|
||||
type CTLogRootsResponse struct {
|
||||
Certificates []string `json:"certificates"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user