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 @@ toolchain go1.21.7
7
7
require (
8
8
github.com/avast/retry-go/v4 v4.6.0
9
9
github.com/hashicorp/terraform-plugin-docs v0.18.0
10
- github.com/hashicorp/terraform-plugin-framework v1.7 .0
10
+ github.com/hashicorp/terraform-plugin-framework v1.8 .0
11
11
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
12
12
github.com/hashicorp/terraform-plugin-go v0.22.2
13
13
github.com/hashicorp/terraform-plugin-testing v1.7.0
Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ github.com/hashicorp/terraform-json v0.21.0 h1:9NQxbLNqPbEMze+S6+YluEdXgJmhQykRy
107
107
github.com/hashicorp/terraform-json v0.21.0 /go.mod h1:qdeBs11ovMzo5puhrRibdD6d2Dq6TyE/28JiU4tIQxk =
108
108
github.com/hashicorp/terraform-plugin-docs v0.18.0 h1:2bINhzXc+yDeAcafurshCrIjtdu1XHn9zZ3ISuEhgpk =
109
109
github.com/hashicorp/terraform-plugin-docs v0.18.0 /go.mod h1:iIUfaJpdUmpi+rI42Kgq+63jAjI8aZVTyxp3Bvk9Hg8 =
110
- github.com/hashicorp/terraform-plugin-framework v1.7 .0 h1:wOULbVmfONnJo9iq7/q+iBOBJul5vRovaYJIu2cY/Pw =
111
- github.com/hashicorp/terraform-plugin-framework v1.7 .0 /go.mod h1:jY9Id+3KbZ17OMpulgnWLSfwxNVYSoYBQFTgsx044CI =
110
+ github.com/hashicorp/terraform-plugin-framework v1.8 .0 h1:P07qy8RKLcoBkCrY2RHJer5AEvJnDuXomBgou6fD8kI =
111
+ github.com/hashicorp/terraform-plugin-framework v1.8 .0 /go.mod h1:/CpTukO88PcL/62noU7cuyaSJ4Rsim+A/pa+3rUVufY =
112
112
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.1.0 h1:b8vZYB/SkXJT4YPbT3trzE6oJ7dPyMy68+9dEDKsJjE =
113
113
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.1.0 /go.mod h1:tP9BC3icoXBz72evMS5UTFvi98CiKhPdXF6yLs1wS8A =
114
114
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
You can’t perform that action at this time.
0 commit comments