blob: dfeb4760b9e9ddca3b871e32e03e1c5d9c3543f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
package: github.com/homemade/scl
import:
- package: github.com/hashicorp/hcl
subpackages:
- hcl/parser
testImport:
- package: github.com/stretchr/testify
version: ~1.1.3
subpackages:
- assert
- require
|