module github.com/alecthomas/participle

require (
	github.com/alecthomas/repr v0.0.0-20181024024818-d37bc2a10ba1
	github.com/davecgh/go-spew v1.1.1 // indirect
	github.com/stretchr/testify v1.4.0
)

go 1.13
