Skip to content

Commit

Permalink
deps: bump terraform-schema to 68f3028 (#1072)
Browse files Browse the repository at this point in the history
  • Loading branch information
radeksimko authored Sep 14, 2022
1 parent 335ae42 commit 121e75f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/hashicorp/terraform-exec v0.17.3
github.com/hashicorp/terraform-json v0.14.0
github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c
github.com/hashicorp/terraform-schema v0.0.0-20220831151855-0778c5b26686
github.com/hashicorp/terraform-schema v0.0.0-20220913132140-68f302837af7
github.com/mh-cbon/go-fmt-fail v0.0.0-20160815164508-67765b3fbcb5
github.com/mitchellh/cli v1.1.4
github.com/mitchellh/go-homedir v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,8 @@ github.com/hashicorp/terraform-json v0.14.0 h1:sh9iZ1Y8IFJLx+xQiKHGud6/TSUCM0N8e
github.com/hashicorp/terraform-json v0.14.0/go.mod h1:5A9HIWPkk4e5aeeXIBbkcOvaZbIYnAIkEyqP2pNSckM=
github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c h1:D8aRO6+mTqHfLsK/BC3j5OAoogv1WLRWzY1AaTo3rBg=
github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c/go.mod h1:Wn3Na71knbXc1G8Lh+yu/dQWWJeFQEpDeJMtWMtlmNI=
github.com/hashicorp/terraform-schema v0.0.0-20220831151855-0778c5b26686 h1:lJhRpT9EZlBkvU0RHkyLU6KEUlvS3nfI69LBAjOCz9E=
github.com/hashicorp/terraform-schema v0.0.0-20220831151855-0778c5b26686/go.mod h1:IBji525mlpdmv/LVBTH3KDcJxcz8hRdIj8YvxWe5+zo=
github.com/hashicorp/terraform-schema v0.0.0-20220913132140-68f302837af7 h1:qUNpbYuxTUzl/fZxKJUdtYvbS0h8EwZ0DP3oXDFr0lA=
github.com/hashicorp/terraform-schema v0.0.0-20220913132140-68f302837af7/go.mod h1:y+84rv+azuczq9xn+oQycRyZSMiXO7rYLRZh46zXnEE=
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0=
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734/go.mod h1:kNDNcF7sN4DocDLBkQYz73HGKwN1ANB1blq4lIYLYvg=
github.com/huandu/xstrings v1.3.1/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
Expand Down

0 comments on commit 121e75f

Please sign in to comment.