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 @@ -16,7 +16,7 @@ require (
1616 github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.0
1717 github.com/mitchellh/go-homedir v1.1.0
1818 github.com/stretchr/testify v1.8.1
19- github.com/zclconf/go-cty v1.11.1
19+ github.com/zclconf/go-cty v1.12.0
2020 golang.org/x/mod v0.6.0
2121 golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
2222 golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
Original file line number Diff line number Diff line change @@ -238,8 +238,8 @@ github.com/xanzy/ssh-agent v0.3.0/go.mod h1:3s9xbODqPuuhK9JV1R321M/FlMZSBvE5aY6e
238238github.com/zclconf/go-cty v1.1.0 /go.mod h1:xnAOWiHeOqg2nWS62VtQ7pbOu17FtxJNW8RLEih+O3s =
239239github.com/zclconf/go-cty v1.2.0 /go.mod h1:hOPWgoHbaTUnI5k4D2ld+GRpFJSCe6bCM7m1q/N4PQ8 =
240240github.com/zclconf/go-cty v1.10.0 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
241- github.com/zclconf/go-cty v1.11.1 h1:UMMYDL4riBFaPdzjEWcDdWG7x/Adz8E8f9OX/MGR7V4 =
242- github.com/zclconf/go-cty v1.11.1 /go.mod h1:s9IfD1LK5ccNMSWCVFCE2rJfHiZgi7JijgeWIMfhLvA =
241+ github.com/zclconf/go-cty v1.12.0 h1:F5E/vbilcrCtat9sYcEjlwwg1mDqbRTjyXR57nnx5sc =
242+ github.com/zclconf/go-cty v1.12.0 /go.mod h1:s9IfD1LK5ccNMSWCVFCE2rJfHiZgi7JijgeWIMfhLvA =
243243github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b /go.mod h1:ZRKQfBXbGkpdV6QMzT3rU1kSTAnfu1dO8dPKjYprgj8 =
244244go.opencensus.io v0.23.0 h1:gqCw0LfLxScz8irSi8exQc7fyQ0fKQU/qnC/X8+V/1M =
245245go.opencensus.io v0.23.0 /go.mod h1:XItmlyltB5F7CS4xOC1DcqMoFqwtC6OG2xF7mCv7P7E =
You can’t perform that action at this time.
0 commit comments