File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.25.1
66
77require (
88 github.com/hashicorp/terraform-plugin-framework v1.16.1
9- github.com/hashicorp/terraform-plugin-framework-validators v0.18 .0
9+ github.com/hashicorp/terraform-plugin-framework-validators v0.19 .0
1010 github.com/hashicorp/terraform-plugin-go v0.29.0
1111 github.com/hashicorp/terraform-plugin-log v0.9.0
1212 github.com/hashicorp/terraform-plugin-testing v1.13.3
Original file line number Diff line number Diff line change @@ -94,6 +94,8 @@ github.com/hashicorp/terraform-plugin-framework v1.16.1 h1:1+zwFm3MEqd/0K3YBB2v9
9494github.com/hashicorp/terraform-plugin-framework v1.16.1 /go.mod h1:0xFOxLy5lRzDTayc4dzK/FakIgBhNf/lC4499R9cV4Y =
9595github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 h1:OQnlOt98ua//rCw+QhBbSqfW3QbwtVrcdWeQN5gI3Hw =
9696github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 /go.mod h1:lZvZvagw5hsJwuY7mAY6KUz45/U6fiDR0CzQAwWD0CA =
97+ github.com/hashicorp/terraform-plugin-framework-validators v0.19.0 h1:Zz3iGgzxe/1XBkooZCewS0nJAaCFPFPHdNJd8FgE4Ow =
98+ github.com/hashicorp/terraform-plugin-framework-validators v0.19.0 /go.mod h1:GBKTNGbGVJohU03dZ7U8wHqc2zYnMUawgCN+gC0itLc =
9799github.com/hashicorp/terraform-plugin-go v0.27.0 h1:ujykws/fWIdsi6oTUT5Or4ukvEan4aN9lY+LOxVP8EE =
98100github.com/hashicorp/terraform-plugin-go v0.27.0 /go.mod h1:FDa2Bb3uumkTGSkTFpWSOwWJDwA7bf3vdP3ltLDTH6o =
99101github.com/hashicorp/terraform-plugin-go v0.28.0 h1:zJmu2UDwhVN0J+J20RE5huiF3XXlTYVIleaevHZgKPA =
You can’t perform that action at this time.
0 commit comments