This repository was archived by the owner on Oct 24, 2025. It is now read-only.
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 @@ -4,7 +4,7 @@ go 1.25.1
44
55require (
66 github.com/hashicorp/terraform-plugin-framework v1.16.1
7- github.com/hashicorp/terraform-plugin-framework-timeouts v0.6 .0
7+ github.com/hashicorp/terraform-plugin-framework-timeouts v0.7 .0
88 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-log v0.9.0
Original file line number Diff line number Diff line change @@ -119,8 +119,8 @@ github.com/hashicorp/terraform-plugin-docs v0.24.0 h1:YNZYd+8cpYclQyXbl1EEngbld8
119119github.com/hashicorp/terraform-plugin-docs v0.24.0 /go.mod h1:YLg+7LEwVmRuJc0EuCw0SPLxuQXw5mW8iJ5ml/kvi+o =
120120github.com/hashicorp/terraform-plugin-framework v1.16.1 h1:1+zwFm3MEqd/0K3YBB2v9u9DtyYHyEuhVOfeIXbteWA =
121121github.com/hashicorp/terraform-plugin-framework v1.16.1 /go.mod h1:0xFOxLy5lRzDTayc4dzK/FakIgBhNf/lC4499R9cV4Y =
122- github.com/hashicorp/terraform-plugin-framework-timeouts v0.6 .0 h1:Vv16e7EW4nT9668IV0RhdpEmnLl0im7BZx6J+QMlUkg =
123- github.com/hashicorp/terraform-plugin-framework-timeouts v0.6 .0 /go.mod h1:rpHo9hZLn4vEkvNL5xsSdLRdaDZKSinuc0xL+BdOpVA =
122+ github.com/hashicorp/terraform-plugin-framework-timeouts v0.7 .0 h1:jblRy1PkLfPm5hb5XeMa3tezusnMRziUGqtT5epSYoI =
123+ github.com/hashicorp/terraform-plugin-framework-timeouts v0.7 .0 /go.mod h1:5jm2XK8uqrdiSRfD5O47OoxyGMCnwTcl8eoiDgSa+tc =
124124github.com/hashicorp/terraform-plugin-framework-validators v0.19.0 h1:Zz3iGgzxe/1XBkooZCewS0nJAaCFPFPHdNJd8FgE4Ow =
125125github.com/hashicorp/terraform-plugin-framework-validators v0.19.0 /go.mod h1:GBKTNGbGVJohU03dZ7U8wHqc2zYnMUawgCN+gC0itLc =
126126github.com/hashicorp/terraform-plugin-go v0.29.0 h1:1nXKl/nSpaYIUBU1IG/EsDOX0vv+9JxAltQyDMpq5mU =
You can’t perform that action at this time.
0 commit comments