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 (
1010 github.com/hashicorp/hcl/v2 v2.16.1
1111 github.com/hashicorp/terraform-plugin-sdk/v2 v2.25.0
1212 github.com/stretchr/testify v1.8.1
13- github.com/zclconf/go-cty v1.12.1
13+ github.com/zclconf/go-cty v1.13.0
1414 golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
1515 golang.org/x/mod v0.8.0
1616)
Original file line number Diff line number Diff line change @@ -228,8 +228,8 @@ github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5t
228228github.com/zclconf/go-cty v1.1.0 /go.mod h1:xnAOWiHeOqg2nWS62VtQ7pbOu17FtxJNW8RLEih+O3s =
229229github.com/zclconf/go-cty v1.2.0 /go.mod h1:hOPWgoHbaTUnI5k4D2ld+GRpFJSCe6bCM7m1q/N4PQ8 =
230230github.com/zclconf/go-cty v1.10.0 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
231- github.com/zclconf/go-cty v1.12.1 h1:PcupnljUm9EIvbgSHQnHhUr3fO6oFmkOrvs2BAFNXXY =
232- github.com/zclconf/go-cty v1.12.1 /go.mod h1:s9IfD1LK5ccNMSWCVFCE2rJfHiZgi7JijgeWIMfhLvA =
231+ github.com/zclconf/go-cty v1.13.0 h1:It5dfKTTZHe9aeppbNOda3mN7Ag7sg6QkBNm6TkyFa0 =
232+ github.com/zclconf/go-cty v1.13.0 /go.mod h1:YKQzy/7pZ7iq2jNFzy5go57xdxdWoLLpaEp4u238AE0 =
233233github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b /go.mod h1:ZRKQfBXbGkpdV6QMzT3rU1kSTAnfu1dO8dPKjYprgj8 =
234234go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0 =
235235go.opencensus.io v0.24.0 /go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo =
You can’t perform that action at this time.
0 commit comments