File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -293,7 +293,7 @@ require (
293
293
github.com/hashicorp/terraform-json v0.27.2
294
294
github.com/hashicorp/terraform-plugin-framework v1.16.0
295
295
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0
296
- github.com/hashicorp/terraform-plugin-framework-timeouts v0.5 .0
296
+ github.com/hashicorp/terraform-plugin-framework-timeouts v0.6 .0
297
297
github.com/hashicorp/terraform-plugin-framework-timetypes v0.5.0
298
298
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0
299
299
github.com/hashicorp/terraform-plugin-go v0.29.0
Original file line number Diff line number Diff line change @@ -673,8 +673,8 @@ github.com/hashicorp/terraform-plugin-framework v1.16.0 h1:tP0f+yJg0Z672e7levixD
673
673
github.com/hashicorp/terraform-plugin-framework v1.16.0 /go.mod h1:0xFOxLy5lRzDTayc4dzK/FakIgBhNf/lC4499R9cV4Y =
674
674
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0 h1:SJXL5FfJJm17554Kpt9jFXngdM6fXbnUnZ6iT2IeiYA =
675
675
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0 /go.mod h1:p0phD0IYhsu9bR4+6OetVvvH59I6LwjXGnTVEr8ox6E =
676
- github.com/hashicorp/terraform-plugin-framework-timeouts v0.5 .0 h1:I/N0g/eLZ1ZkLZXUQ0oRSXa8YG/EF0CEuQP1wXdrzKw =
677
- github.com/hashicorp/terraform-plugin-framework-timeouts v0.5 .0 /go.mod h1:t339KhmxnaF4SzdpxmqW8HnQBHVGYazwtfxU0qCs4eE =
676
+ github.com/hashicorp/terraform-plugin-framework-timeouts v0.6 .0 h1:Vv16e7EW4nT9668IV0RhdpEmnLl0im7BZx6J+QMlUkg =
677
+ github.com/hashicorp/terraform-plugin-framework-timeouts v0.6 .0 /go.mod h1:rpHo9hZLn4vEkvNL5xsSdLRdaDZKSinuc0xL+BdOpVA =
678
678
github.com/hashicorp/terraform-plugin-framework-timetypes v0.5.0 h1:v3DapR8gsp3EM8fKMh6up9cJUFQ2iRaFsYLP8UJnCco =
679
679
github.com/hashicorp/terraform-plugin-framework-timetypes v0.5.0 /go.mod h1:c3PnGE9pHBDfdEVG9t1S1C9ia5LW+gkFR0CygXlM8ak =
680
680
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 h1:OQnlOt98ua//rCw+QhBbSqfW3QbwtVrcdWeQN5gI3Hw =
Original file line number Diff line number Diff line change @@ -324,7 +324,7 @@ require (
324
324
github.com/hashicorp/terraform-json v0.27.2 // indirect
325
325
github.com/hashicorp/terraform-plugin-framework v1.16.0 // indirect
326
326
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0 // indirect
327
- github.com/hashicorp/terraform-plugin-framework-timeouts v0.5 .0 // indirect
327
+ github.com/hashicorp/terraform-plugin-framework-timeouts v0.6 .0 // indirect
328
328
github.com/hashicorp/terraform-plugin-framework-timetypes v0.5.0 // indirect
329
329
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 // indirect
330
330
github.com/hashicorp/terraform-plugin-go v0.29.0 // indirect
Original file line number Diff line number Diff line change @@ -671,8 +671,8 @@ github.com/hashicorp/terraform-plugin-framework v1.16.0 h1:tP0f+yJg0Z672e7levixD
671
671
github.com/hashicorp/terraform-plugin-framework v1.16.0 /go.mod h1:0xFOxLy5lRzDTayc4dzK/FakIgBhNf/lC4499R9cV4Y =
672
672
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0 h1:SJXL5FfJJm17554Kpt9jFXngdM6fXbnUnZ6iT2IeiYA =
673
673
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0 /go.mod h1:p0phD0IYhsu9bR4+6OetVvvH59I6LwjXGnTVEr8ox6E =
674
- github.com/hashicorp/terraform-plugin-framework-timeouts v0.5 .0 h1:I/N0g/eLZ1ZkLZXUQ0oRSXa8YG/EF0CEuQP1wXdrzKw =
675
- github.com/hashicorp/terraform-plugin-framework-timeouts v0.5 .0 /go.mod h1:t339KhmxnaF4SzdpxmqW8HnQBHVGYazwtfxU0qCs4eE =
674
+ github.com/hashicorp/terraform-plugin-framework-timeouts v0.6 .0 h1:Vv16e7EW4nT9668IV0RhdpEmnLl0im7BZx6J+QMlUkg =
675
+ github.com/hashicorp/terraform-plugin-framework-timeouts v0.6 .0 /go.mod h1:rpHo9hZLn4vEkvNL5xsSdLRdaDZKSinuc0xL+BdOpVA =
676
676
github.com/hashicorp/terraform-plugin-framework-timetypes v0.5.0 h1:v3DapR8gsp3EM8fKMh6up9cJUFQ2iRaFsYLP8UJnCco =
677
677
github.com/hashicorp/terraform-plugin-framework-timetypes v0.5.0 /go.mod h1:c3PnGE9pHBDfdEVG9t1S1C9ia5LW+gkFR0CygXlM8ak =
678
678
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 h1:OQnlOt98ua//rCw+QhBbSqfW3QbwtVrcdWeQN5gI3Hw =
You can’t perform that action at this time.
0 commit comments