module github.com/474420502/focus

go 1.12

require (
	github.com/Pallinder/go-randomdata v1.1.0
	github.com/davecgh/go-spew v1.1.1
)