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/google/go-cmp v0.5.9
8
8
github.com/hashicorp/go-getter v1.7.2
9
9
github.com/hashicorp/go-version v1.6.0
10
- github.com/hashicorp/hcl/v2 v2.18.0
10
+ github.com/hashicorp/hcl/v2 v2.18.1
11
11
github.com/hashicorp/terraform-registry-address v0.2.2
12
12
github.com/terraform-linters/tflint-plugin-sdk v0.18.0
13
13
github.com/zclconf/go-cty v1.14.1
Original file line number Diff line number Diff line change @@ -350,8 +350,8 @@ github.com/hashicorp/go-version v1.6.0 h1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mO
350
350
github.com/hashicorp/go-version v1.6.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
351
351
github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
352
352
github.com/hashicorp/golang-lru v0.5.1 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
353
- github.com/hashicorp/hcl/v2 v2.18.0 h1:wYnG7Lt31t2zYkcquwgKo6MWXzRUDIeIVU5naZwHLl8 =
354
- github.com/hashicorp/hcl/v2 v2.18.0 /go.mod h1:ThLC89FV4p9MPW804KVbe/cEXoQ8NZEh+JtMeeGErHE =
353
+ github.com/hashicorp/hcl/v2 v2.18.1 h1:6nxnOJFku1EuSawSD81fuviYUV8DxFr3fp2dUi3ZYSo =
354
+ github.com/hashicorp/hcl/v2 v2.18.1 /go.mod h1:ThLC89FV4p9MPW804KVbe/cEXoQ8NZEh+JtMeeGErHE =
355
355
github.com/hashicorp/terraform-registry-address v0.2.2 h1:lPQBg403El8PPicg/qONZJDC6YlgCVbWDtNmmZKtBno =
356
356
github.com/hashicorp/terraform-registry-address v0.2.2 /go.mod h1:LtwNbCihUoUZ3RYriyS2wF/lGPB6gF9ICLRtuDk7hSo =
357
357
github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ =
You can’t perform that action at this time.
0 commit comments