terraform/vendor/github.com/hashicorp/hil/go.mod

7 lines
128 B
Modula-2

module github.com/hashicorp/hil
require (
github.com/mitchellh/mapstructure v1.1.2
github.com/mitchellh/reflectwalk v1.0.0
)