Skip to content

Commit 64562d0

Browse files
committed
Update terraform-schema and hcl-lang
1 parent 92b7079 commit 64562d0

File tree

3 files changed

+15
-9
lines changed

3 files changed

+15
-9
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: INTERNAL
2+
body: Update terraform-schema and hcl-lang
3+
time: 2024-08-30T11:05:39.356723-04:00
4+
custom:
5+
Issue: "1814"
6+
Repository: terraform-ls

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ require (
1313
github.com/hashicorp/go-uuid v1.0.3
1414
github.com/hashicorp/go-version v1.7.0
1515
github.com/hashicorp/hc-install v0.8.0
16-
github.com/hashicorp/hcl-lang v0.0.0-20240814155600-0ec9d4da3a96
17-
github.com/hashicorp/hcl/v2 v2.21.0
16+
github.com/hashicorp/hcl-lang v0.0.0-20240830144831-468c47ee72a9
17+
github.com/hashicorp/hcl/v2 v2.22.0
1818
github.com/hashicorp/terraform-exec v0.21.0
1919
github.com/hashicorp/terraform-json v0.22.1
2020
github.com/hashicorp/terraform-registry-address v0.2.3
21-
github.com/hashicorp/terraform-schema v0.0.0-20240830131621-c383931da2df
21+
github.com/hashicorp/terraform-schema v0.0.0-20240830150111-1c5ab98632dc
2222
github.com/mcuadros/go-defaults v1.2.0
2323
github.com/mh-cbon/go-fmt-fail v0.0.0-20160815164508-67765b3fbcb5
2424
github.com/mitchellh/cli v1.1.5

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -223,18 +223,18 @@ github.com/hashicorp/hc-install v0.8.0 h1:LdpZeXkZYMQhoKPCecJHlKvUkQFixN/nvyR1Cd
223223
github.com/hashicorp/hc-install v0.8.0/go.mod h1:+MwJYjDfCruSD/udvBmRB22Nlkwwkwf5sAB6uTIhSaU=
224224
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
225225
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
226-
github.com/hashicorp/hcl-lang v0.0.0-20240814155600-0ec9d4da3a96 h1:WVwJNemS0Him2WhrRUrc6fO/e49w238IcyKXDYoo71w=
227-
github.com/hashicorp/hcl-lang v0.0.0-20240814155600-0ec9d4da3a96/go.mod h1:4uIIEYVWTw+fDs9LVKy1CPnL6Z0XcLOjmanj7fVCIpE=
228-
github.com/hashicorp/hcl/v2 v2.21.0 h1:lve4q/o/2rqwYOgUg3y3V2YPyD1/zkCLGjIV74Jit14=
229-
github.com/hashicorp/hcl/v2 v2.21.0/go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA=
226+
github.com/hashicorp/hcl-lang v0.0.0-20240830144831-468c47ee72a9 h1:+vOoWN3mmsPs/qdx0DhdgA0JO20uqIoibrti+VT9gb4=
227+
github.com/hashicorp/hcl-lang v0.0.0-20240830144831-468c47ee72a9/go.mod h1:q2ps+/W6LMDEr2Y6Z92s0EX7jhMrftJEuwD6LXOv20A=
228+
github.com/hashicorp/hcl/v2 v2.22.0 h1:hkZ3nCtqeJsDhPRFz5EA9iwcG1hNWGePOTw6oyul12M=
229+
github.com/hashicorp/hcl/v2 v2.22.0/go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA=
230230
github.com/hashicorp/terraform-exec v0.21.0 h1:uNkLAe95ey5Uux6KJdua6+cv8asgILFVWkd/RG0D2XQ=
231231
github.com/hashicorp/terraform-exec v0.21.0/go.mod h1:1PPeMYou+KDUSSeRE9szMZ/oHf4fYUmB923Wzbq1ICg=
232232
github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7orfb5Ltvec=
233233
github.com/hashicorp/terraform-json v0.22.1/go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A=
234234
github.com/hashicorp/terraform-registry-address v0.2.3 h1:2TAiKJ1A3MAkZlH1YI/aTVcLZRu7JseiXNRHbOAyoTI=
235235
github.com/hashicorp/terraform-registry-address v0.2.3/go.mod h1:lFHA76T8jfQteVfT7caREqguFrW3c4MFSPhZB7HHgUM=
236-
github.com/hashicorp/terraform-schema v0.0.0-20240830131621-c383931da2df h1:RALMHz4If9EjrEraJ88CbyO8zxLGXtmYlbLAtpMmNxQ=
237-
github.com/hashicorp/terraform-schema v0.0.0-20240830131621-c383931da2df/go.mod h1:Tc8mlcXI3ulpnC1/Ho4O5DeivcXGfezj0U+igIDE3iA=
236+
github.com/hashicorp/terraform-schema v0.0.0-20240830150111-1c5ab98632dc h1:CENaaE2NZkCHCAB1gkNrmfry0qfiQsKSPrdWPURBoRw=
237+
github.com/hashicorp/terraform-schema v0.0.0-20240830150111-1c5ab98632dc/go.mod h1:m5K3Xwg0/5K9PwBDM+vXsF1+8tgus2Roe16cfLGRMtI=
238238
github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ=
239239
github.com/hashicorp/terraform-svchost v0.1.1/go.mod h1:mNsjQfZyf/Jhz35v6/0LWcv26+X7JPS+buii2c9/ctc=
240240
github.com/hexops/autogold v1.3.1 h1:YgxF9OHWbEIUjhDbpnLhgVsjUDsiHDTyDfy2lrfdlzo=

0 commit comments

Comments
 (0)