File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/hashicorp/terraform-config-inspect v0.0.0-20231204233900-a34142ec2a72
20
20
github.com/sirupsen/logrus v1.9.3
21
21
github.com/stretchr/testify v1.9.0
22
- github.com/zclconf/go-cty v1.14.3
22
+ github.com/zclconf/go-cty v1.14.4
23
23
golang.org/x/sync v0.6.0
24
24
gopkg.in/yaml.v3 v3.0.1
25
25
)
Original file line number Diff line number Diff line change @@ -1062,6 +1062,8 @@ github.com/zclconf/go-cty v1.14.2 h1:kTG7lqmBou0Zkx35r6HJHUQTvaRPr5bIAf3AoHS0izI
1062
1062
github.com/zclconf/go-cty v1.14.2 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
1063
1063
github.com/zclconf/go-cty v1.14.3 h1:1JXy1XroaGrzZuG6X9dt7HL6s9AwbY+l4UNL8o5B6ho =
1064
1064
github.com/zclconf/go-cty v1.14.3 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
1065
+ github.com/zclconf/go-cty v1.14.4 h1:uXXczd9QDGsgu0i/QFR/hzI5NYCHLf6NQw/atrbnhq8 =
1066
+ github.com/zclconf/go-cty v1.14.4 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
1065
1067
github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b h1:FosyBZYxY34Wul7O/MSKey3txpPYyCqVO5ZyceuQJEI =
1066
1068
github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b /go.mod h1:ZRKQfBXbGkpdV6QMzT3rU1kSTAnfu1dO8dPKjYprgj8 =
1067
1069
github.com/zclconf/go-cty-yaml v1.0.2 /go.mod h1:IP3Ylp0wQpYm50IHK8OZWKMu6sPJIUgKa8XhiVHura0 =
You can’t perform that action at this time.
0 commit comments