Skip to content

Commit

Permalink
Bump terraform-schema to 560df6b
Browse files Browse the repository at this point in the history
  • Loading branch information
ansgarm authored and dbanck committed Mar 26, 2024
1 parent 591fb12 commit 6fa9036
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.20.0
github.com/hashicorp/terraform-json v0.21.0
github.com/hashicorp/terraform-registry-address v0.2.3
github.com/hashicorp/terraform-schema v0.0.0-20240216084101-0c03703f91f7
github.com/hashicorp/terraform-schema v0.0.0-20240326154150-560df6bbc4dc
github.com/mcuadros/go-defaults v1.2.0
github.com/mh-cbon/go-fmt-fail v0.0.0-20160815164508-67765b3fbcb5
github.com/mitchellh/cli v1.1.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,8 @@ github.com/hashicorp/terraform-json v0.21.0 h1:9NQxbLNqPbEMze+S6+YluEdXgJmhQykRy
github.com/hashicorp/terraform-json v0.21.0/go.mod h1:qdeBs11ovMzo5puhrRibdD6d2Dq6TyE/28JiU4tIQxk=
github.com/hashicorp/terraform-registry-address v0.2.3 h1:2TAiKJ1A3MAkZlH1YI/aTVcLZRu7JseiXNRHbOAyoTI=
github.com/hashicorp/terraform-registry-address v0.2.3/go.mod h1:lFHA76T8jfQteVfT7caREqguFrW3c4MFSPhZB7HHgUM=
github.com/hashicorp/terraform-schema v0.0.0-20240216084101-0c03703f91f7 h1:XHSdoEKOD3Xp1DzYtUK5Q4Hy1C/yCd4g+UwmhPfjbjM=
github.com/hashicorp/terraform-schema v0.0.0-20240216084101-0c03703f91f7/go.mod h1:YyTikFj0AOz5RbgWAKbXBwl3O1i2dxC0UnTXKPkYHhg=
github.com/hashicorp/terraform-schema v0.0.0-20240326154150-560df6bbc4dc h1:d80NP3l4Y3rgtyljXeFUnoExfppUoqy2bk0fV6bBudA=
github.com/hashicorp/terraform-schema v0.0.0-20240326154150-560df6bbc4dc/go.mod h1:NuD9aPdZD2FFmT+56jkwDMAO/lX9qPPK7pkhB+umAaw=
github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ=
github.com/hashicorp/terraform-svchost v0.1.1/go.mod h1:mNsjQfZyf/Jhz35v6/0LWcv26+X7JPS+buii2c9/ctc=
github.com/hexops/autogold v1.3.1 h1:YgxF9OHWbEIUjhDbpnLhgVsjUDsiHDTyDfy2lrfdlzo=
Expand Down

0 comments on commit 6fa9036

Please sign in to comment.