module github.com/zclconf/go-cty-debug

go 1.12

require (
	github.com/google/go-cmp v0.3.1
	github.com/zclconf/go-cty v1.2.0
)
