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 @@ -26,7 +26,7 @@ require (
26
26
github.com/sergi/go-diff v1.2.0 // indirect
27
27
github.com/stretchr/testify v1.7.0 // indirect
28
28
github.com/terraform-linters/tflint-plugin-sdk v0.9.1
29
- github.com/zclconf/go-cty v1.9.1
29
+ github.com/zclconf/go-cty v1.10.0
30
30
google.golang.org/appengine v1.6.6 // indirect
31
31
google.golang.org/genproto v0.0.0-20200711021454-869866162049 // indirect
32
32
google.golang.org/grpc v1.32.0 // indirect
Original file line number Diff line number Diff line change @@ -169,8 +169,8 @@ github.com/zclconf/go-cty v1.1.0/go.mod h1:xnAOWiHeOqg2nWS62VtQ7pbOu17FtxJNW8RLE
169
169
github.com/zclconf/go-cty v1.2.0 /go.mod h1:hOPWgoHbaTUnI5k4D2ld+GRpFJSCe6bCM7m1q/N4PQ8 =
170
170
github.com/zclconf/go-cty v1.8.0 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
171
171
github.com/zclconf/go-cty v1.9.0 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
172
- github.com/zclconf/go-cty v1.9.1 h1:viqrgQwFl5UpSxc046qblj78wZXVDFnSOufaOTER+cc =
173
- github.com/zclconf/go-cty v1.9.1 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
172
+ github.com/zclconf/go-cty v1.10.0 h1:mp9ZXQeIcN8kAwuqorjH+Q+njbJKjLrvB2yIh4q7U+0 =
173
+ github.com/zclconf/go-cty v1.10.0 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
174
174
github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b /go.mod h1:ZRKQfBXbGkpdV6QMzT3rU1kSTAnfu1dO8dPKjYprgj8 =
175
175
golang.org/x/arch v0.0.0-20180920145803-b19384d3c130 /go.mod h1:cYlCBUl1MsqxdiKgmc4uh7TxZfWSFLOGSRR090WDxt8 =
176
176
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
You can’t perform that action at this time.
0 commit comments