mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-26 08:00:36 -04:00
7 lines
128 B
Modula-2
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
|
|
)
|