File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.3
5
5
require (
6
6
carvel.dev/ytt v0.51.0
7
7
github.com/hashicorp/go-retryablehttp v0.7.7
8
- github.com/hashicorp/terraform-plugin-docs v0.20.0
8
+ github.com/hashicorp/terraform-plugin-docs v0.20.1
9
9
github.com/hashicorp/terraform-plugin-framework v1.13.0
10
10
github.com/hashicorp/terraform-plugin-go v0.25.0
11
11
github.com/hashicorp/terraform-plugin-sdk/v2 v2.35.0
Original file line number Diff line number Diff line change @@ -143,6 +143,7 @@ github.com/hashicorp/terraform-json v0.23.0 h1:sniCkExU4iKtTADReHzACkk8fnpQXrdD2
143
143
github.com/hashicorp/terraform-json v0.23.0 /go.mod h1:MHdXbBAbSg0GvzuWazEGKAn/cyNfIB7mN6y7KJN6y2c =
144
144
github.com/hashicorp/terraform-plugin-docs v0.20.0 h1:ox7rm1FN0dVZaJBUzkVVh10R1r3+FeMQWL0QopQ9d7o =
145
145
github.com/hashicorp/terraform-plugin-docs v0.20.0 /go.mod h1:A/+4SVMdAkQYtIBtaxV0H7AU862TxVZk/hhKaMDQB6Y =
146
+ github.com/hashicorp/terraform-plugin-docs v0.20.1 /go.mod h1:Yz6HoK7/EgzSrHPB9J/lWFzwl9/xep2OPnc5jaJDV90 =
146
147
github.com/hashicorp/terraform-plugin-framework v1.13.0 h1:8OTG4+oZUfKgnfTdPTJwZ532Bh2BobF4H+yBiYJ/scw =
147
148
github.com/hashicorp/terraform-plugin-framework v1.13.0 /go.mod h1:j64rwMGpgM3NYXTKuxrCnyubQb/4VKldEKlcG8cvmjU =
148
149
github.com/hashicorp/terraform-plugin-framework-validators v0.15.0 h1:RXMmu7JgpFjnI1a5QjMCBb11usrW2OtAG+iOTIj5c9Y =
You can’t perform that action at this time.
0 commit comments