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,5 +9,5 @@ require (
9
9
github.com/hashicorp/go-version v1.3.0
10
10
github.com/hashicorp/hcl/v2 v2.9.1
11
11
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
12
- github.com/zclconf/go-cty v1.8.1
12
+ github.com/zclconf/go-cty v1.8.4
13
13
)
Original file line number Diff line number Diff line change @@ -86,8 +86,8 @@ github.com/vmihailenco/tagparser v0.1.1/go.mod h1:OeAg3pn3UbLjkWt+rN9oFYB6u/cQgq
86
86
github.com/zclconf/go-cty v1.1.0 /go.mod h1:xnAOWiHeOqg2nWS62VtQ7pbOu17FtxJNW8RLEih+O3s =
87
87
github.com/zclconf/go-cty v1.2.0 /go.mod h1:hOPWgoHbaTUnI5k4D2ld+GRpFJSCe6bCM7m1q/N4PQ8 =
88
88
github.com/zclconf/go-cty v1.8.0 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
89
- github.com/zclconf/go-cty v1.8.1 h1:SI0LqNeNxAgv2WWqWJMlG2/Ad/6aYJ7IVYYMigmfkuI =
90
- github.com/zclconf/go-cty v1.8.1 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
89
+ github.com/zclconf/go-cty v1.8.4 h1:pwhhz5P+Fjxse7S7UriBrMu6AUJSZM5pKqGem1PjGAs =
90
+ github.com/zclconf/go-cty v1.8.4 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
91
91
github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b /go.mod h1:ZRKQfBXbGkpdV6QMzT3rU1kSTAnfu1dO8dPKjYprgj8 =
92
92
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
93
93
golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734 /go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI =
You can’t perform that action at this time.
0 commit comments