Skip to content

Commit

Permalink
Bump hcl-lang to bb280c
Browse files Browse the repository at this point in the history
  • Loading branch information
dbanck committed Dec 6, 2022
1 parent 7967770 commit 83f7af5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/google/go-cmp v0.5.9
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/go-version v1.6.0
github.com/hashicorp/hcl-lang v0.0.0-20221130131410-9f07ba77f1d7
github.com/hashicorp/hcl-lang v0.0.0-20221206131151-bb280c85e28f
github.com/hashicorp/hcl/v2 v2.15.0
github.com/hashicorp/terraform-json v0.14.0
github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ github.com/hashicorp/go-version v1.2.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09
github.com/hashicorp/go-version v1.5.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
github.com/hashicorp/go-version v1.6.0 h1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek=
github.com/hashicorp/go-version v1.6.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
github.com/hashicorp/hcl-lang v0.0.0-20221130131410-9f07ba77f1d7 h1:RGomyhrMBFUmenD2BW44yzes99+50RgLthjoiX673+o=
github.com/hashicorp/hcl-lang v0.0.0-20221130131410-9f07ba77f1d7/go.mod h1:it6xaAkaNpJd9WicHQmPMb88VKpp+S2PwB+5GPOuVYc=
github.com/hashicorp/hcl-lang v0.0.0-20221206131151-bb280c85e28f h1:dhZLSRIAICnVGeIqufZGJ/eZFRXSxGMEmiN8XCpQbfg=
github.com/hashicorp/hcl-lang v0.0.0-20221206131151-bb280c85e28f/go.mod h1:it6xaAkaNpJd9WicHQmPMb88VKpp+S2PwB+5GPOuVYc=
github.com/hashicorp/hcl/v2 v2.15.0 h1:CPDXO6+uORPjKflkWCCwoWc9uRp+zSIPcCQ+BrxV7m8=
github.com/hashicorp/hcl/v2 v2.15.0/go.mod h1:JRmR89jycNkrrqnMmvPDMd56n1rQJ2Q6KocSLCMCXng=
github.com/hashicorp/terraform-json v0.14.0 h1:sh9iZ1Y8IFJLx+xQiKHGud6/TSUCM0N8e17dKDpqV7s=
Expand Down

0 comments on commit 83f7af5

Please sign in to comment.