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 @@ -5,7 +5,7 @@ go 1.24.0
55require (
66 github.com/google/go-cmp v0.7.0
77 github.com/hashicorp/terraform-plugin-framework v1.16.1
8- github.com/hashicorp/terraform-plugin-framework-validators v0.18 .0
8+ github.com/hashicorp/terraform-plugin-framework-validators v0.19 .0
99 github.com/hashicorp/terraform-plugin-go v0.29.0
1010 github.com/hashicorp/terraform-plugin-testing v1.13.3
1111)
Original file line number Diff line number Diff line change @@ -85,8 +85,8 @@ github.com/hashicorp/terraform-json v0.25.0 h1:rmNqc/CIfcWawGiwXmRuiXJKEiJu1ntGo
8585github.com/hashicorp/terraform-json v0.25.0 /go.mod h1:sMKS8fiRDX4rVlR6EJUMudg1WcanxCMoWwTLkgZP/vc =
8686github.com/hashicorp/terraform-plugin-framework v1.16.1 h1:1+zwFm3MEqd/0K3YBB2v9u9DtyYHyEuhVOfeIXbteWA =
8787github.com/hashicorp/terraform-plugin-framework v1.16.1 /go.mod h1:0xFOxLy5lRzDTayc4dzK/FakIgBhNf/lC4499R9cV4Y =
88- github.com/hashicorp/terraform-plugin-framework-validators v0.18 .0 h1:OQnlOt98ua//rCw+QhBbSqfW3QbwtVrcdWeQN5gI3Hw =
89- github.com/hashicorp/terraform-plugin-framework-validators v0.18 .0 /go.mod h1:lZvZvagw5hsJwuY7mAY6KUz45/U6fiDR0CzQAwWD0CA =
88+ github.com/hashicorp/terraform-plugin-framework-validators v0.19 .0 h1:Zz3iGgzxe/1XBkooZCewS0nJAaCFPFPHdNJd8FgE4Ow =
89+ github.com/hashicorp/terraform-plugin-framework-validators v0.19 .0 /go.mod h1:GBKTNGbGVJohU03dZ7U8wHqc2zYnMUawgCN+gC0itLc =
9090github.com/hashicorp/terraform-plugin-go v0.29.0 h1:1nXKl/nSpaYIUBU1IG/EsDOX0vv+9JxAltQyDMpq5mU =
9191github.com/hashicorp/terraform-plugin-go v0.29.0 /go.mod h1:vYZbIyvxyy0FWSmDHChCqKvI40cFTDGSb3D8D70i9GM =
9292github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments