File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.22.8
7
7
require (
8
8
github.com/hashicorp/terraform-plugin-docs v0.20.1
9
9
github.com/hashicorp/terraform-plugin-framework v1.13.0
10
- github.com/hashicorp/terraform-plugin-framework-validators v0.15 .0
10
+ github.com/hashicorp/terraform-plugin-framework-validators v0.16 .0
11
11
github.com/hashicorp/terraform-plugin-go v0.25.0
12
12
github.com/hashicorp/terraform-plugin-log v0.9.0
13
13
github.com/hashicorp/terraform-plugin-testing v1.11.0
Original file line number Diff line number Diff line change @@ -105,8 +105,8 @@ github.com/hashicorp/terraform-plugin-docs v0.20.1 h1:Fq7E/HrU8kuZu3hNliZGwloFWS
105
105
github.com/hashicorp/terraform-plugin-docs v0.20.1 /go.mod h1:Yz6HoK7/EgzSrHPB9J/lWFzwl9/xep2OPnc5jaJDV90 =
106
106
github.com/hashicorp/terraform-plugin-framework v1.13.0 h1:8OTG4+oZUfKgnfTdPTJwZ532Bh2BobF4H+yBiYJ/scw =
107
107
github.com/hashicorp/terraform-plugin-framework v1.13.0 /go.mod h1:j64rwMGpgM3NYXTKuxrCnyubQb/4VKldEKlcG8cvmjU =
108
- github.com/hashicorp/terraform-plugin-framework-validators v0.15 .0 h1:RXMmu7JgpFjnI1a5QjMCBb11usrW2OtAG+iOTIj5c9Y =
109
- github.com/hashicorp/terraform-plugin-framework-validators v0.15 .0 /go.mod h1:Bh89/hNmqsEWug4/XWKYBwtnw3tbz5BAy1L1OgvbIaY =
108
+ github.com/hashicorp/terraform-plugin-framework-validators v0.16 .0 h1:O9QqGoYDzQT7lwTXUsZEtgabeWW96zUBh47Smn2lkFA =
109
+ github.com/hashicorp/terraform-plugin-framework-validators v0.16 .0 /go.mod h1:Bh89/hNmqsEWug4/XWKYBwtnw3tbz5BAy1L1OgvbIaY =
110
110
github.com/hashicorp/terraform-plugin-go v0.25.0 h1:oi13cx7xXA6QciMcpcFi/rwA974rdTxjqEhXJjbAyks =
111
111
github.com/hashicorp/terraform-plugin-go v0.25.0 /go.mod h1:+SYagMYadJP86Kvn+TGeV+ofr/R3g4/If0O5sO96MVw =
112
112
github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments