Skip to content

Commit

Permalink
Upgrade hcl-lang
Browse files Browse the repository at this point in the history
To support type declarations for variable `type`.

Related to hashicorp/terraform-ls#490
  • Loading branch information
beandrad committed Jun 7, 2021
1 parent f0b01c2 commit 06a29e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ require (
github.com/zclconf/go-cty v1.8.3
github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b
)

replace github.com/hashicorp/hcl-lang v0.0.0-20210522074354-f7480edf31b5 => github.com/aztfmod/hcl-lang b680ea43ded4d895fbc46ff45caf48ac6ba3c588

0 comments on commit 06a29e3

Please sign in to comment.