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
4
5
5
require (
6
6
github.com/hashicorp/hcl/v2 v2.21.0
7
- github.com/hashicorp/terraform-plugin-framework v1.8 .0
7
+ github.com/hashicorp/terraform-plugin-framework v1.11 .0
8
8
github.com/hashicorp/terraform-plugin-go v0.23.0
9
9
github.com/stretchr/testify v1.9.0
10
10
)
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ github.com/hashicorp/go-hclog v1.5.0 h1:bI2ocEMgcVlz55Oj1xZNBsVi900c7II+fWDyV9o+
16
16
github.com/hashicorp/go-hclog v1.5.0 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
17
17
github.com/hashicorp/hcl/v2 v2.21.0 h1:lve4q/o/2rqwYOgUg3y3V2YPyD1/zkCLGjIV74Jit14 =
18
18
github.com/hashicorp/hcl/v2 v2.21.0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
19
- github.com/hashicorp/terraform-plugin-framework v1.8 .0 h1:P07qy8RKLcoBkCrY2RHJer5AEvJnDuXomBgou6fD8kI =
20
- github.com/hashicorp/terraform-plugin-framework v1.8 .0 /go.mod h1:/CpTukO88PcL/62noU7cuyaSJ4Rsim+A/pa+3rUVufY =
19
+ github.com/hashicorp/terraform-plugin-framework v1.11 .0 h1:M7+9zBArexHFXDx/pKTxjE6n/2UCXY6b8FIq9ZYhwfE =
20
+ github.com/hashicorp/terraform-plugin-framework v1.11 .0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
21
21
github.com/hashicorp/terraform-plugin-go v0.23.0 h1:AALVuU1gD1kPb48aPQUjug9Ir/125t+AAurhqphJ2Co =
22
22
github.com/hashicorp/terraform-plugin-go v0.23.0 /go.mod h1:1E3Cr9h2vMlahWMbsSEcNrOCxovCZhOOIXjFHbjc/lQ =
23
23
github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments