Skip to content

Commit f14ec32

Browse files
committed
deps: bump terraform-schema to 418ecbd
1 parent 5441150 commit f14ec32

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/hashicorp/terraform-exec v0.17.3
1919
github.com/hashicorp/terraform-json v0.14.0
2020
github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c
21-
github.com/hashicorp/terraform-schema v0.0.0-20220913132140-68f302837af7
21+
github.com/hashicorp/terraform-schema v0.0.0-20221012150949-418ecbd2378f
2222
github.com/mh-cbon/go-fmt-fail v0.0.0-20160815164508-67765b3fbcb5
2323
github.com/mitchellh/cli v1.1.4
2424
github.com/mitchellh/go-homedir v1.1.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,8 @@ github.com/hashicorp/terraform-json v0.14.0 h1:sh9iZ1Y8IFJLx+xQiKHGud6/TSUCM0N8e
226226
github.com/hashicorp/terraform-json v0.14.0/go.mod h1:5A9HIWPkk4e5aeeXIBbkcOvaZbIYnAIkEyqP2pNSckM=
227227
github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c h1:D8aRO6+mTqHfLsK/BC3j5OAoogv1WLRWzY1AaTo3rBg=
228228
github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c/go.mod h1:Wn3Na71knbXc1G8Lh+yu/dQWWJeFQEpDeJMtWMtlmNI=
229-
github.com/hashicorp/terraform-schema v0.0.0-20220913132140-68f302837af7 h1:qUNpbYuxTUzl/fZxKJUdtYvbS0h8EwZ0DP3oXDFr0lA=
230-
github.com/hashicorp/terraform-schema v0.0.0-20220913132140-68f302837af7/go.mod h1:y+84rv+azuczq9xn+oQycRyZSMiXO7rYLRZh46zXnEE=
229+
github.com/hashicorp/terraform-schema v0.0.0-20221012150949-418ecbd2378f h1:WTKUS67a+uv2FNadSKSpbAluQEwEnT3AI/jowfNwuYc=
230+
github.com/hashicorp/terraform-schema v0.0.0-20221012150949-418ecbd2378f/go.mod h1:3rsW13O6EbVKChpSLioPONkF1oqYx+yOe5ztEfBaL8A=
231231
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0=
232232
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734/go.mod h1:kNDNcF7sN4DocDLBkQYz73HGKwN1ANB1blq4lIYLYvg=
233233
github.com/huandu/xstrings v1.3.1/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=

0 commit comments

Comments
 (0)