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 @@ -9,7 +9,7 @@ require (
9
9
github.com/hashicorp/go-version v1.3.0
10
10
github.com/hashicorp/hcl/v2 v2.11.1
11
11
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
12
- github.com/zclconf/go-cty v1.9 .0
12
+ github.com/zclconf/go-cty v1.10 .0
13
13
google.golang.org/grpc v1.41.0
14
14
google.golang.org/protobuf v1.27.1
15
15
)
Original file line number Diff line number Diff line change @@ -114,8 +114,8 @@ github.com/vmihailenco/tagparser v0.1.1/go.mod h1:OeAg3pn3UbLjkWt+rN9oFYB6u/cQgq
114
114
github.com/zclconf/go-cty v1.1.0 /go.mod h1:xnAOWiHeOqg2nWS62VtQ7pbOu17FtxJNW8RLEih+O3s =
115
115
github.com/zclconf/go-cty v1.2.0 /go.mod h1:hOPWgoHbaTUnI5k4D2ld+GRpFJSCe6bCM7m1q/N4PQ8 =
116
116
github.com/zclconf/go-cty v1.8.0 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
117
- github.com/zclconf/go-cty v1.9 .0 h1:IgJxw5b4LPXCPeqFjjhLaNEA8NKXMyaEUdAd399acts =
118
- github.com/zclconf/go-cty v1.9 .0 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
117
+ github.com/zclconf/go-cty v1.10 .0 h1:mp9ZXQeIcN8kAwuqorjH+Q+njbJKjLrvB2yIh4q7U+0 =
118
+ github.com/zclconf/go-cty v1.10 .0 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
119
119
github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b /go.mod h1:ZRKQfBXbGkpdV6QMzT3rU1kSTAnfu1dO8dPKjYprgj8 =
120
120
go.opentelemetry.io/proto/otlp v0.7.0 /go.mod h1:PqfVotwruBrMGOCsRd/89rSnXhoiJIqeYNgFYFoEGnI =
121
121
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