mirror of
https://github.com/SSLMate/certspotter.git
synced 2025-12-18 04:44:20 +01:00
Move package to software.sslmate.com/src/certspotter
This commit is contained in:
@@ -26,7 +26,7 @@ import (
|
||||
"encoding/pem"
|
||||
"encoding/json"
|
||||
|
||||
"src.agwa.name/certspotter/ct"
|
||||
"software.sslmate.com/src/certspotter/ct"
|
||||
)
|
||||
|
||||
func ReadSTHFile (path string) (*ct.SignedTreeHead, error) {
|
||||
|
||||
Reference in New Issue
Block a user