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 @@ -3,7 +3,7 @@ module github.com/veksh/terraform-provider-godaddy-dns
3
3
go 1.21
4
4
5
5
require (
6
- github.com/hashicorp/terraform-plugin-framework v1.6.1
6
+ github.com/hashicorp/terraform-plugin-framework v1.7.0
7
7
github.com/hashicorp/terraform-plugin-go v0.22.1
8
8
github.com/hashicorp/terraform-plugin-log v0.9.0
9
9
github.com/hashicorp/terraform-plugin-testing v1.7.0
Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ github.com/hashicorp/terraform-exec v0.20.0 h1:DIZnPsqzPGuUnq6cH8jWcPunBfY+C+M8J
74
74
github.com/hashicorp/terraform-exec v0.20.0 /go.mod h1:ckKGkJWbsNqFKV1itgMnE0hY9IYf1HoiekpuN0eWoDw =
75
75
github.com/hashicorp/terraform-json v0.21.0 h1:9NQxbLNqPbEMze+S6+YluEdXgJmhQykRyRNd+zTI05U =
76
76
github.com/hashicorp/terraform-json v0.21.0 /go.mod h1:qdeBs11ovMzo5puhrRibdD6d2Dq6TyE/28JiU4tIQxk =
77
- github.com/hashicorp/terraform-plugin-framework v1.6.1 h1:hw2XrmUu8d8jVL52ekxim2IqDc+2Kpekn21xZANARLU =
78
- github.com/hashicorp/terraform-plugin-framework v1.6.1 /go.mod h1:aJI+n/hBPhz1J+77GdgNfk5svW12y7fmtxe/5L5IuwI =
77
+ github.com/hashicorp/terraform-plugin-framework v1.7.0 h1:wOULbVmfONnJo9iq7/q+iBOBJul5vRovaYJIu2cY/Pw =
78
+ github.com/hashicorp/terraform-plugin-framework v1.7.0 /go.mod h1:jY9Id+3KbZ17OMpulgnWLSfwxNVYSoYBQFTgsx044CI =
79
79
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
80
80
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 /go.mod h1:jfHGE/gzjxYz6XoUwi/aYiiKrJDeutQNUtGQXkaHklg =
81
81
github.com/hashicorp/terraform-plugin-go v0.22.1 h1:iTS7WHNVrn7uhe3cojtvWWn83cm2Z6ryIUDTRO0EV7w =
You can’t perform that action at this time.
0 commit comments