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 @@ -7,7 +7,7 @@ require (
7
7
github.com/hashicorp/go-hclog v0.15.0
8
8
github.com/hashicorp/go-plugin v1.3.0
9
9
github.com/hashicorp/go-version v1.2.1
10
- github.com/hashicorp/hcl/v2 v2.7.0
10
+ github.com/hashicorp/hcl/v2 v2.7.1
11
11
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
12
12
github.com/zclconf/go-cty v1.7.0
13
13
)
Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ github.com/hashicorp/go-plugin v1.3.0/go.mod h1:F9eH4LrE/ZsRdbwhfjs9k9HoDUwAHnYt
44
44
github.com/hashicorp/go-version v1.2.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
45
45
github.com/hashicorp/go-version v1.2.1 h1:zEfKbn2+PDgroKdiOzqiE8rsmLqU2uwi5PB5pBJ3TkI =
46
46
github.com/hashicorp/go-version v1.2.1 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
47
- github.com/hashicorp/hcl/v2 v2.7.0 h1:IU8qz5UzZ1po3M1D9/Kq6S5zbDGVfI9bnzmC1ogKKmI =
48
- github.com/hashicorp/hcl/v2 v2.7.0 /go.mod h1:bQTN5mpo+jewjJgh8jr0JUguIi7qPHUF6yIfAEN3jqY =
47
+ github.com/hashicorp/hcl/v2 v2.7.1 h1:eZWfKEO93WyE4OnZSD5LVy70YHDV/mmQ49gpKDLpDVM =
48
+ github.com/hashicorp/hcl/v2 v2.7.1 /go.mod h1:bQTN5mpo+jewjJgh8jr0JUguIi7qPHUF6yIfAEN3jqY =
49
49
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0 =
50
50
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 /go.mod h1:kNDNcF7sN4DocDLBkQYz73HGKwN1ANB1blq4lIYLYvg =
51
51
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb h1:b5rjCoWHc7eqmAS4/qyk21ZsHyb6Mxv/jykxvNTkU4M =
You can’t perform that action at this time.
0 commit comments