module github.com/smallstep/certinfo go 1.13 require ( github.com/google/certificate-transparency-go v1.1.0 github.com/pkg/errors v0.9.1 )