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 @@ -17,7 +17,7 @@ require (
17
17
github.com/hashicorp/hcl v1.0.0
18
18
github.com/hashicorp/hcl/v2 v2.17.0 // indirect
19
19
github.com/hashicorp/terraform-plugin-framework v1.3.4
20
- github.com/hashicorp/terraform-plugin-framework-validators v0.10 .0
20
+ github.com/hashicorp/terraform-plugin-framework-validators v0.11 .0
21
21
github.com/hashicorp/terraform-plugin-go v0.18.0
22
22
github.com/hashicorp/terraform-plugin-mux v0.11.2
23
23
github.com/hashicorp/terraform-plugin-sdk/v2 v2.27.0
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ github.com/hashicorp/terraform-json v0.17.0 h1:EiA1Wp07nknYQAiv+jIt4dX4Cq5crgP+T
79
79
github.com/hashicorp/terraform-json v0.17.0 /go.mod h1:Huy6zt6euxaY9knPAFKjUITn8QxUFIe9VuSzb4zn/0o =
80
80
github.com/hashicorp/terraform-plugin-framework v1.3.4 h1:dOTLsALgmQu+PawAvhfGQ04H0MeIz3EZmBw7OFvj7qs =
81
81
github.com/hashicorp/terraform-plugin-framework v1.3.4 /go.mod h1:2gGDpWiTI0irr9NSTLFAKlTi6KwGti3AoU19rFqU30o =
82
- github.com/hashicorp/terraform-plugin-framework-validators v0.10 .0 h1:4L0tmy/8esP6OcvocVymw52lY0HyQ5OxB7VNl7k4bS0 =
83
- github.com/hashicorp/terraform-plugin-framework-validators v0.10 .0 /go.mod h1:qdQJCdimB9JeX2YwOpItEu+IrfoJjWQ5PhLpAOMDQAE =
82
+ github.com/hashicorp/terraform-plugin-framework-validators v0.11 .0 h1:DKb1bX7/EPZUTW6F5zdwJzS/EZ/ycVD6JAW5RYOj4f8 =
83
+ github.com/hashicorp/terraform-plugin-framework-validators v0.11 .0 /go.mod h1:dzxOiHh7O9CAwc6p8N4mR1H++LtRkl+u+21YNiBVNno =
84
84
github.com/hashicorp/terraform-plugin-go v0.18.0 h1:IwTkOS9cOW1ehLd/rG0y+u/TGLK9y6fGoBjXVUquzpE =
85
85
github.com/hashicorp/terraform-plugin-go v0.18.0 /go.mod h1:l7VK+2u5Kf2y+A+742GX0ouLut3gttudmvMgN0PA74Y =
86
86
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