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 @@ -10,7 +10,7 @@ require (
10
10
github.com/mitchellh/go-homedir v1.1.0
11
11
github.com/open-policy-agent/opa v0.70.0
12
12
github.com/terraform-linters/tflint-plugin-sdk v0.20.0
13
- github.com/zclconf/go-cty v1.14.4
13
+ github.com/zclconf/go-cty v1.16.2
14
14
)
15
15
16
16
require (
Original file line number Diff line number Diff line change @@ -155,8 +155,8 @@ github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 h1:EzJWgHo
155
155
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 /go.mod h1:GwrjFmJcFw6At/Gs6z4yjiIwzuJ1/+UwLxMQDVQXShQ =
156
156
github.com/yashtewari/glob-intersection v0.2.0 h1:8iuHdN88yYuCzCdjt0gDe+6bAhUwBeEWqThExu54RFg =
157
157
github.com/yashtewari/glob-intersection v0.2.0 /go.mod h1:LK7pIC3piUjovexikBbJ26Yml7g8xa5bsjfx2v1fwok =
158
- github.com/zclconf/go-cty v1.14.4 h1:uXXczd9QDGsgu0i/QFR/hzI5NYCHLf6NQw/atrbnhq8 =
159
- github.com/zclconf/go-cty v1.14.4 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
158
+ github.com/zclconf/go-cty v1.16.2 h1:LAJSwc3v81IRBZyUVQDUdZ7hs3SYs9jv0eZJDWHD/70 =
159
+ github.com/zclconf/go-cty v1.16.2 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
160
160
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 h1:4r45xpDWB6ZMSMNJFMOjqrGHynW3DIBuR2H9j0ug+Mo =
161
161
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 /go.mod h1:CmBdvvj3nqzfzJ6nTCIwDTPZ56aVGvDrmztiO5g3qrM =
162
162
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0 =
You can’t perform that action at this time.
0 commit comments