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.21.0
29
29
github.com/terraform-linters/tflint-ruleset-terraform v0.10.0
30
30
github.com/xeipuuv/gojsonschema v1.2.0
31
- github.com/zclconf/go-cty v1.15.1
31
+ github.com/zclconf/go-cty v1.16.0
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.31.0
Original file line number Diff line number Diff line change @@ -732,8 +732,8 @@ github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5t
732
732
github.com/zalando/go-keyring v0.2.3 h1:v9CUu9phlABObO4LPWycf+zwMG7nlbb3t/B5wa97yms =
733
733
github.com/zalando/go-keyring v0.2.3 /go.mod h1:HL4k+OXQfJUWaMnqyuSOc0drfGPX2b51Du6K+MRgZMk =
734
734
github.com/zclconf/go-cty v1.10.0 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
735
- github.com/zclconf/go-cty v1.15.1 h1:RgQYm4j2EvoBRXOPxhUvxPzRrGDo1eCOhHXuGfrj5S0 =
736
- github.com/zclconf/go-cty v1.15.1 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
735
+ github.com/zclconf/go-cty v1.16.0 h1:xPKEhst+BW5D0wxebMZkxgapvOE/dw7bFTlgSc9nD6w =
736
+ github.com/zclconf/go-cty v1.16.0 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
737
737
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 h1:4r45xpDWB6ZMSMNJFMOjqrGHynW3DIBuR2H9j0ug+Mo =
738
738
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 /go.mod h1:CmBdvvj3nqzfzJ6nTCIwDTPZ56aVGvDrmztiO5g3qrM =
739
739
github.com/zclconf/go-cty-yaml v1.1.0 h1:nP+jp0qPHv2IhUVqmQSzjvqAWcObN0KBkUl2rWBdig0 =
You can’t perform that action at this time.
0 commit comments