Commit 4ada0cf 1 parent 32cf08f commit 4ada0cf Copy full SHA for 4ada0cf
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/hashicorp/go-version v1.6.0
7
7
github.com/hashicorp/terraform-plugin-docs v0.18.0
8
- github.com/hashicorp/terraform-plugin-framework v1.6.1
8
+ github.com/hashicorp/terraform-plugin-framework v1.7.0
9
9
github.com/hashicorp/terraform-plugin-go v0.22.1
10
10
github.com/hashicorp/terraform-plugin-log v0.9.0
11
11
github.com/hashicorp/terraform-plugin-testing v1.7.0
Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ github.com/hashicorp/terraform-json v0.21.0 h1:9NQxbLNqPbEMze+S6+YluEdXgJmhQykRy
95
95
github.com/hashicorp/terraform-json v0.21.0 /go.mod h1:qdeBs11ovMzo5puhrRibdD6d2Dq6TyE/28JiU4tIQxk =
96
96
github.com/hashicorp/terraform-plugin-docs v0.18.0 h1:2bINhzXc+yDeAcafurshCrIjtdu1XHn9zZ3ISuEhgpk =
97
97
github.com/hashicorp/terraform-plugin-docs v0.18.0 /go.mod h1:iIUfaJpdUmpi+rI42Kgq+63jAjI8aZVTyxp3Bvk9Hg8 =
98
- github.com/hashicorp/terraform-plugin-framework v1.6.1 h1:hw2XrmUu8d8jVL52ekxim2IqDc+2Kpekn21xZANARLU =
99
- github.com/hashicorp/terraform-plugin-framework v1.6.1 /go.mod h1:aJI+n/hBPhz1J+77GdgNfk5svW12y7fmtxe/5L5IuwI =
98
+ github.com/hashicorp/terraform-plugin-framework v1.7.0 h1:wOULbVmfONnJo9iq7/q+iBOBJul5vRovaYJIu2cY/Pw =
99
+ github.com/hashicorp/terraform-plugin-framework v1.7.0 /go.mod h1:jY9Id+3KbZ17OMpulgnWLSfwxNVYSoYBQFTgsx044CI =
100
100
github.com/hashicorp/terraform-plugin-go v0.22.1 h1:iTS7WHNVrn7uhe3cojtvWWn83cm2Z6ryIUDTRO0EV7w =
101
101
github.com/hashicorp/terraform-plugin-go v0.22.1 /go.mod h1:qrjnqRghvQ6KnDbB12XeZ4FluclYwptntoWCr9QaXTI =
102
102
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