Skip to content

Commit

Permalink
deps: bump terraform-schema to 3c628dc54764 (#1461)
Browse files Browse the repository at this point in the history
  • Loading branch information
radeksimko authored Oct 12, 2023
1 parent 1b8c5f3 commit 6603965
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.19.0
github.com/hashicorp/terraform-json v0.17.1
github.com/hashicorp/terraform-registry-address v0.2.2
github.com/hashicorp/terraform-schema v0.0.0-20231011125954-2e7ddf929411
github.com/hashicorp/terraform-schema v0.0.0-20231012073551-3c628dc54764
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.17.1 h1:eMfvh/uWggKmY7Pmb3T85u86E2EQg6EQH
github.com/hashicorp/terraform-json v0.17.1/go.mod h1:Huy6zt6euxaY9knPAFKjUITn8QxUFIe9VuSzb4zn/0o=
github.com/hashicorp/terraform-registry-address v0.2.2 h1:lPQBg403El8PPicg/qONZJDC6YlgCVbWDtNmmZKtBno=
github.com/hashicorp/terraform-registry-address v0.2.2/go.mod h1:LtwNbCihUoUZ3RYriyS2wF/lGPB6gF9ICLRtuDk7hSo=
github.com/hashicorp/terraform-schema v0.0.0-20231011125954-2e7ddf929411 h1:gI01EokcUYDq6n035KCpGdtjneBEQ8GAUP9+QN2w2+k=
github.com/hashicorp/terraform-schema v0.0.0-20231011125954-2e7ddf929411/go.mod h1:Bxt2p1xjGg9VTI4UQBS0n6hVkgnZC/PyLpv5+B0PZDk=
github.com/hashicorp/terraform-schema v0.0.0-20231012073551-3c628dc54764 h1:KQjtb3Sv+x7Z9+p+ApYIBcWRDpR1DpEeCRHt3F8FfLQ=
github.com/hashicorp/terraform-schema v0.0.0-20231012073551-3c628dc54764/go.mod h1:YbXZkWkbD0UTSjVKGcucUXaKlX/VaOffb/sbTGHEMv4=
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 6603965

Please sign in to comment.