File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/google/go-cmp v0.5.7
7
7
github.com/hashicorp/go-multierror v1.1.1
8
- github.com/hashicorp/hcl/v2 v2.11.1
8
+ github.com/hashicorp/hcl/v2 v2.12.0
9
9
github.com/mh-cbon/go-fmt-fail v0.0.0-20160815164508-67765b3fbcb5
10
10
github.com/zclconf/go-cty v1.10.0
11
11
github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/U
19
19
github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
20
20
github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo =
21
21
github.com/hashicorp/go-multierror v1.1.1 /go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM =
22
- github.com/hashicorp/hcl/v2 v2.11.1 h1:yTyWcXcm9XB0TEkyU/JCRU6rYy4K+mgLtzn2wlrJbcc =
23
- github.com/hashicorp/hcl/v2 v2.11.1 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
22
+ github.com/hashicorp/hcl/v2 v2.12.0 h1:PsYxySWpMD4KPaoJLnsHwtK5Qptvj/4Q6s0t4sUxZf4 =
23
+ github.com/hashicorp/hcl/v2 v2.12.0 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
24
24
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI =
25
25
github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
26
26
github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
You can’t perform that action at this time.
0 commit comments