module github.com/quasilyte/go-consistent

require (
	github.com/go-toolsmith/astcast v1.0.0
	github.com/go-toolsmith/astequal v1.0.0
	github.com/go-toolsmith/astinfo v0.0.0-20180906194353-9809ff7efb21
	github.com/go-toolsmith/pkgload v1.0.0
	github.com/go-toolsmith/typep v1.0.0
	github.com/kisielk/gotool v1.0.0
	golang.org/x/tools v0.0.0-20190110163146-51295c7ec13a
)

go 1.13
