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.22.7
4
4
5
5
require (
6
6
github.com/bmatcuk/doublestar/v4 v4.8.1
7
- github.com/hashicorp/terraform-plugin-framework v1.13.0
7
+ github.com/hashicorp/terraform-plugin-framework v1.14.1
8
8
github.com/hashicorp/terraform-plugin-framework-validators v0.16.0
9
9
github.com/hashicorp/terraform-plugin-go v0.26.0
10
10
github.com/hashicorp/terraform-plugin-testing v1.11.0
Original file line number Diff line number Diff line change @@ -84,8 +84,8 @@ github.com/hashicorp/terraform-exec v0.21.0 h1:uNkLAe95ey5Uux6KJdua6+cv8asgILFVW
84
84
github.com/hashicorp/terraform-exec v0.21.0 /go.mod h1:1PPeMYou+KDUSSeRE9szMZ/oHf4fYUmB923Wzbq1ICg =
85
85
github.com/hashicorp/terraform-json v0.23.0 h1:sniCkExU4iKtTADReHzACkk8fnpQXrdD2xoR+lppBkI =
86
86
github.com/hashicorp/terraform-json v0.23.0 /go.mod h1:MHdXbBAbSg0GvzuWazEGKAn/cyNfIB7mN6y7KJN6y2c =
87
- github.com/hashicorp/terraform-plugin-framework v1.13.0 h1:8OTG4+oZUfKgnfTdPTJwZ532Bh2BobF4H+yBiYJ/scw =
88
- github.com/hashicorp/terraform-plugin-framework v1.13.0 /go.mod h1:j64rwMGpgM3NYXTKuxrCnyubQb/4VKldEKlcG8cvmjU =
87
+ github.com/hashicorp/terraform-plugin-framework v1.14.1 h1:jaT1yvU/kEKEsxnbrn4ZHlgcxyIfjvZ41BLdlLk52fY =
88
+ github.com/hashicorp/terraform-plugin-framework v1.14.1 /go.mod h1:xNUKmvTs6ldbwTuId5euAtg37dTxuyj3LHS3uj7BHQ4 =
89
89
github.com/hashicorp/terraform-plugin-framework-validators v0.16.0 h1:O9QqGoYDzQT7lwTXUsZEtgabeWW96zUBh47Smn2lkFA =
90
90
github.com/hashicorp/terraform-plugin-framework-validators v0.16.0 /go.mod h1:Bh89/hNmqsEWug4/XWKYBwtnw3tbz5BAy1L1OgvbIaY =
91
91
github.com/hashicorp/terraform-plugin-go v0.26.0 h1:cuIzCv4qwigug3OS7iKhpGAbZTiypAfFQmw8aE65O2M =
You can’t perform that action at this time.
0 commit comments