Files
opentf/vendor/github.com/hashicorp/hil/go.mod
2019-02-12 15:56:22 +00: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
)