File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.24.6
77require (
88 github.com/hashicorp/terraform-plugin-docs v0.22.0
99 github.com/hashicorp/terraform-plugin-framework v1.15.1
10- github.com/hashicorp/terraform-plugin-framework-validators v0.17 .0
10+ github.com/hashicorp/terraform-plugin-framework-validators v0.18 .0
1111 github.com/hashicorp/terraform-plugin-go v0.27.0
1212 github.com/hashicorp/terraform-plugin-log v0.9.0
1313 github.com/hashicorp/terraform-plugin-testing v1.12.0
Original file line number Diff line number Diff line change @@ -125,6 +125,8 @@ github.com/hashicorp/terraform-plugin-framework v1.15.1 h1:2mKDkwb8rlx/tvJTlIcpw
125125github.com/hashicorp/terraform-plugin-framework v1.15.1 /go.mod h1:hxrNI/GY32KPISpWqlCoTLM9JZsGH3CyYlir09bD/fI =
126126github.com/hashicorp/terraform-plugin-framework-validators v0.17.0 h1:0uYQcqqgW3BMyyve07WJgpKorXST3zkpzvrOnf3mpbg =
127127github.com/hashicorp/terraform-plugin-framework-validators v0.17.0 /go.mod h1:VwdfgE/5Zxm43flraNa0VjcvKQOGVrcO4X8peIri0T0 =
128+ github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 h1:OQnlOt98ua//rCw+QhBbSqfW3QbwtVrcdWeQN5gI3Hw =
129+ github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 /go.mod h1:lZvZvagw5hsJwuY7mAY6KUz45/U6fiDR0CzQAwWD0CA =
128130github.com/hashicorp/terraform-plugin-go v0.27.0 h1:ujykws/fWIdsi6oTUT5Or4ukvEan4aN9lY+LOxVP8EE =
129131github.com/hashicorp/terraform-plugin-go v0.27.0 /go.mod h1:FDa2Bb3uumkTGSkTFpWSOwWJDwA7bf3vdP3ltLDTH6o =
130132github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments