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 5
5
require (
6
6
github.com/avast/retry-go/v4 v4.5.1
7
7
github.com/hashicorp/terraform-plugin-docs v0.18.0
8
- github.com/hashicorp/terraform-plugin-framework v1.6.0
8
+ github.com/hashicorp/terraform-plugin-framework v1.6.1
9
9
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
10
10
github.com/hashicorp/terraform-plugin-go v0.22.0
11
11
github.com/hashicorp/terraform-plugin-testing v1.5.1
Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ github.com/hashicorp/terraform-json v0.21.0 h1:9NQxbLNqPbEMze+S6+YluEdXgJmhQykRy
98
98
github.com/hashicorp/terraform-json v0.21.0 /go.mod h1:qdeBs11ovMzo5puhrRibdD6d2Dq6TyE/28JiU4tIQxk =
99
99
github.com/hashicorp/terraform-plugin-docs v0.18.0 h1:2bINhzXc+yDeAcafurshCrIjtdu1XHn9zZ3ISuEhgpk =
100
100
github.com/hashicorp/terraform-plugin-docs v0.18.0 /go.mod h1:iIUfaJpdUmpi+rI42Kgq+63jAjI8aZVTyxp3Bvk9Hg8 =
101
- github.com/hashicorp/terraform-plugin-framework v1.6.0 h1:hMPWoCiNGR+yzoDlXtZ/meGlUOCn8r1OFuPG84MkhWg =
102
- github.com/hashicorp/terraform-plugin-framework v1.6.0 /go.mod h1:QRG6J+m5QBJum+lzKi0Ci2CB8a/xflS3T/aWoz8WD4Y =
101
+ github.com/hashicorp/terraform-plugin-framework v1.6.1 h1:hw2XrmUu8d8jVL52ekxim2IqDc+2Kpekn21xZANARLU =
102
+ github.com/hashicorp/terraform-plugin-framework v1.6.1 /go.mod h1:aJI+n/hBPhz1J+77GdgNfk5svW12y7fmtxe/5L5IuwI =
103
103
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.1.0 h1:b8vZYB/SkXJT4YPbT3trzE6oJ7dPyMy68+9dEDKsJjE =
104
104
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.1.0 /go.mod h1:tP9BC3icoXBz72evMS5UTFvi98CiKhPdXF6yLs1wS8A =
105
105
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
You can’t perform that action at this time.
0 commit comments