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 @@ -6,7 +6,7 @@ require (
6
6
github.com/google/uuid v1.6.0
7
7
github.com/hashicorp/terraform-plugin-framework v1.15.0
8
8
github.com/hashicorp/terraform-plugin-framework-timeouts v0.5.0
9
- github.com/hashicorp/terraform-plugin-framework-validators v0.17 .0
9
+ github.com/hashicorp/terraform-plugin-framework-validators v0.18 .0
10
10
github.com/hashicorp/terraform-plugin-go v0.27.0
11
11
github.com/hashicorp/terraform-plugin-log v0.9.0
12
12
github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0
Original file line number Diff line number Diff line change @@ -86,8 +86,8 @@ github.com/hashicorp/terraform-plugin-framework v1.15.0 h1:LQ2rsOfmDLxcn5EeIwdXF
86
86
github.com/hashicorp/terraform-plugin-framework v1.15.0 /go.mod h1:hxrNI/GY32KPISpWqlCoTLM9JZsGH3CyYlir09bD/fI =
87
87
github.com/hashicorp/terraform-plugin-framework-timeouts v0.5.0 h1:I/N0g/eLZ1ZkLZXUQ0oRSXa8YG/EF0CEuQP1wXdrzKw =
88
88
github.com/hashicorp/terraform-plugin-framework-timeouts v0.5.0 /go.mod h1:t339KhmxnaF4SzdpxmqW8HnQBHVGYazwtfxU0qCs4eE =
89
- github.com/hashicorp/terraform-plugin-framework-validators v0.17 .0 h1:0uYQcqqgW3BMyyve07WJgpKorXST3zkpzvrOnf3mpbg =
90
- github.com/hashicorp/terraform-plugin-framework-validators v0.17 .0 /go.mod h1:VwdfgE/5Zxm43flraNa0VjcvKQOGVrcO4X8peIri0T0 =
89
+ github.com/hashicorp/terraform-plugin-framework-validators v0.18 .0 h1:OQnlOt98ua//rCw+QhBbSqfW3QbwtVrcdWeQN5gI3Hw =
90
+ github.com/hashicorp/terraform-plugin-framework-validators v0.18 .0 /go.mod h1:lZvZvagw5hsJwuY7mAY6KUz45/U6fiDR0CzQAwWD0CA =
91
91
github.com/hashicorp/terraform-plugin-go v0.27.0 h1:ujykws/fWIdsi6oTUT5Or4ukvEan4aN9lY+LOxVP8EE =
92
92
github.com/hashicorp/terraform-plugin-go v0.27.0 /go.mod h1:FDa2Bb3uumkTGSkTFpWSOwWJDwA7bf3vdP3ltLDTH6o =
93
93
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