terraform-provider-google/vendor/github.com/hashicorp/hil/go.mod
2019-02-26 14:56:13 -08:00

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
)