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
|
||
|
)
|