module github.com/zmap/zcertificate

require (
	github.com/sirupsen/logrus v1.4.2
	github.com/zmap/zcrypto v0.0.0-20190329181646-dff83107394d
	github.com/zmap/zlint v0.0.0-20190516161541-9047d02cf65a
)
