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 @@ -7,7 +7,7 @@ require (
77 github.com/google/uuid v1.6.0
88 github.com/gorilla/mux v1.8.1
99 github.com/hashicorp/terraform-plugin-framework v1.16.1
10- github.com/hashicorp/terraform-plugin-framework-validators v0.18 .0
10+ github.com/hashicorp/terraform-plugin-framework-validators v0.19 .0
1111 github.com/hashicorp/terraform-plugin-go v0.29.0
1212 github.com/hashicorp/terraform-plugin-log v0.9.0
1313 github.com/hashicorp/terraform-plugin-testing v1.13.3
Original file line number Diff line number Diff line change @@ -89,8 +89,8 @@ github.com/hashicorp/terraform-json v0.25.0 h1:rmNqc/CIfcWawGiwXmRuiXJKEiJu1ntGo
8989github.com/hashicorp/terraform-json v0.25.0 /go.mod h1:sMKS8fiRDX4rVlR6EJUMudg1WcanxCMoWwTLkgZP/vc =
9090github.com/hashicorp/terraform-plugin-framework v1.16.1 h1:1+zwFm3MEqd/0K3YBB2v9u9DtyYHyEuhVOfeIXbteWA =
9191github.com/hashicorp/terraform-plugin-framework v1.16.1 /go.mod h1:0xFOxLy5lRzDTayc4dzK/FakIgBhNf/lC4499R9cV4Y =
92- github.com/hashicorp/terraform-plugin-framework-validators v0.18 .0 h1:OQnlOt98ua//rCw+QhBbSqfW3QbwtVrcdWeQN5gI3Hw =
93- github.com/hashicorp/terraform-plugin-framework-validators v0.18 .0 /go.mod h1:lZvZvagw5hsJwuY7mAY6KUz45/U6fiDR0CzQAwWD0CA =
92+ github.com/hashicorp/terraform-plugin-framework-validators v0.19 .0 h1:Zz3iGgzxe/1XBkooZCewS0nJAaCFPFPHdNJd8FgE4Ow =
93+ github.com/hashicorp/terraform-plugin-framework-validators v0.19 .0 /go.mod h1:GBKTNGbGVJohU03dZ7U8wHqc2zYnMUawgCN+gC0itLc =
9494github.com/hashicorp/terraform-plugin-go v0.29.0 h1:1nXKl/nSpaYIUBU1IG/EsDOX0vv+9JxAltQyDMpq5mU =
9595github.com/hashicorp/terraform-plugin-go v0.29.0 /go.mod h1:vYZbIyvxyy0FWSmDHChCqKvI40cFTDGSb3D8D70i9GM =
9696github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments