File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ require (
67
67
github.com/hashicorp/hcl v1.0.0 // indirect
68
68
github.com/hashicorp/terraform-exec v0.21.0 // indirect
69
69
github.com/hashicorp/terraform-json v0.23.0 // indirect
70
- github.com/hashicorp/terraform-plugin-framework-validators v0.15 .0
70
+ github.com/hashicorp/terraform-plugin-framework-validators v0.16 .0
71
71
github.com/hashicorp/terraform-plugin-go v0.25.0
72
72
github.com/hashicorp/terraform-plugin-log v0.9.0 // indirect
73
73
github.com/hashicorp/terraform-plugin-testing v1.11.0
Original file line number Diff line number Diff line change @@ -144,6 +144,8 @@ github.com/hashicorp/terraform-plugin-framework v1.13.0 h1:8OTG4+oZUfKgnfTdPTJwZ
144
144
github.com/hashicorp/terraform-plugin-framework v1.13.0 /go.mod h1:j64rwMGpgM3NYXTKuxrCnyubQb/4VKldEKlcG8cvmjU =
145
145
github.com/hashicorp/terraform-plugin-framework-validators v0.15.0 h1:RXMmu7JgpFjnI1a5QjMCBb11usrW2OtAG+iOTIj5c9Y =
146
146
github.com/hashicorp/terraform-plugin-framework-validators v0.15.0 /go.mod h1:Bh89/hNmqsEWug4/XWKYBwtnw3tbz5BAy1L1OgvbIaY =
147
+ github.com/hashicorp/terraform-plugin-framework-validators v0.16.0 h1:O9QqGoYDzQT7lwTXUsZEtgabeWW96zUBh47Smn2lkFA =
148
+ github.com/hashicorp/terraform-plugin-framework-validators v0.16.0 /go.mod h1:Bh89/hNmqsEWug4/XWKYBwtnw3tbz5BAy1L1OgvbIaY =
147
149
github.com/hashicorp/terraform-plugin-go v0.25.0 h1:oi13cx7xXA6QciMcpcFi/rwA974rdTxjqEhXJjbAyks =
148
150
github.com/hashicorp/terraform-plugin-go v0.25.0 /go.mod h1:+SYagMYadJP86Kvn+TGeV+ofr/R3g4/If0O5sO96MVw =
149
151
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