module github.com/letsencrypt/validator/v10

go 1.18

require (
	github.com/go-playground/assert/v2 v2.2.0
	github.com/go-playground/locales v0.14.1
	github.com/go-playground/universal-translator v0.18.1
)
