File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/hashicorp/terraform-plugin-sdk/v2 v2.21.0
1717 github.com/mitchellh/go-homedir v1.1.0
1818 github.com/stretchr/testify v1.8.0
19- github.com/zclconf/go-cty v1.10 .0
19+ github.com/zclconf/go-cty v1.11 .0
2020 golang.org/x/mod v0.5.1
2121 golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2
2222 golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
Original file line number Diff line number Diff line change @@ -381,8 +381,9 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
381381github.com/yuin/goldmark v1.3.5 /go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k =
382382github.com/zclconf/go-cty v1.1.0 /go.mod h1:xnAOWiHeOqg2nWS62VtQ7pbOu17FtxJNW8RLEih+O3s =
383383github.com/zclconf/go-cty v1.2.0 /go.mod h1:hOPWgoHbaTUnI5k4D2ld+GRpFJSCe6bCM7m1q/N4PQ8 =
384- github.com/zclconf/go-cty v1.10.0 h1:mp9ZXQeIcN8kAwuqorjH+Q+njbJKjLrvB2yIh4q7U+0 =
385384github.com/zclconf/go-cty v1.10.0 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
385+ github.com/zclconf/go-cty v1.11.0 h1:726SxLdi2SDnjY+BStqB9J1hNp4+2WlzyXLuimibIe0 =
386+ github.com/zclconf/go-cty v1.11.0 /go.mod h1:s9IfD1LK5ccNMSWCVFCE2rJfHiZgi7JijgeWIMfhLvA =
386387github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b /go.mod h1:ZRKQfBXbGkpdV6QMzT3rU1kSTAnfu1dO8dPKjYprgj8 =
387388go.opencensus.io v0.21.0 /go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU =
388389go.opencensus.io v0.22.0 /go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8 =
You can’t perform that action at this time.
0 commit comments