module github.com/bradenhilton/mozillainstallhash

go 1.15

require (
	github.com/bradenhilton/cityhash v1.0.0
	golang.org/x/text v0.8.0
)
