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 @@ -28,7 +28,7 @@ require (
28
28
github.com/terraform-linters/tflint-plugin-sdk v0.22.0
29
29
github.com/terraform-linters/tflint-ruleset-terraform v0.13.0
30
30
github.com/xeipuuv/gojsonschema v1.2.0
31
- github.com/zclconf/go-cty v1.16.3
31
+ github.com/zclconf/go-cty v1.16.4
32
32
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940
33
33
github.com/zclconf/go-cty-yaml v1.1.0
34
34
golang.org/x/crypto v0.41.0
Original file line number Diff line number Diff line change @@ -1329,8 +1329,8 @@ github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5t
1329
1329
github.com/zalando/go-keyring v0.2.3 h1:v9CUu9phlABObO4LPWycf+zwMG7nlbb3t/B5wa97yms =
1330
1330
github.com/zalando/go-keyring v0.2.3 /go.mod h1:HL4k+OXQfJUWaMnqyuSOc0drfGPX2b51Du6K+MRgZMk =
1331
1331
github.com/zclconf/go-cty v1.10.0 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
1332
- github.com/zclconf/go-cty v1.16.3 h1:osr++gw2T61A8KVYHoQiFbFd1Lh3JOCXc/jFLJXKTxk =
1333
- github.com/zclconf/go-cty v1.16.3 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
1332
+ github.com/zclconf/go-cty v1.16.4 h1:QGXaag7/7dCzb+odlGrgr+YmYZFaOCMW6DEpS+UD1eE =
1333
+ github.com/zclconf/go-cty v1.16.4 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
1334
1334
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 h1:4r45xpDWB6ZMSMNJFMOjqrGHynW3DIBuR2H9j0ug+Mo =
1335
1335
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 /go.mod h1:CmBdvvj3nqzfzJ6nTCIwDTPZ56aVGvDrmztiO5g3qrM =
1336
1336
github.com/zclconf/go-cty-yaml v1.1.0 h1:nP+jp0qPHv2IhUVqmQSzjvqAWcObN0KBkUl2rWBdig0 =
You can’t perform that action at this time.
0 commit comments