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.0
6
+ github.com/hashicorp/terraform-plugin-framework v1.6.1
7
7
github.com/hashicorp/terraform-plugin-go v0.22.0
8
8
github.com/hashicorp/terraform-plugin-log v0.9.0
9
9
github.com/hashicorp/terraform-plugin-testing v1.6.0
Original file line number Diff line number Diff line change @@ -76,8 +76,8 @@ github.com/hashicorp/terraform-exec v0.19.0 h1:FpqZ6n50Tk95mItTSS9BjeOVUb4eg81Sp
76
76
github.com/hashicorp/terraform-exec v0.19.0 /go.mod h1:tbxUpe3JKruE9Cuf65mycSIT8KiNPZ0FkuTE3H4urQg =
77
77
github.com/hashicorp/terraform-json v0.18.0 h1:pCjgJEqqDESv4y0Tzdqfxr/edOIGkjs8keY42xfNBwU =
78
78
github.com/hashicorp/terraform-json v0.18.0 /go.mod h1:qdeBs11ovMzo5puhrRibdD6d2Dq6TyE/28JiU4tIQxk =
79
- github.com/hashicorp/terraform-plugin-framework v1.6.0 h1:hMPWoCiNGR+yzoDlXtZ/meGlUOCn8r1OFuPG84MkhWg =
80
- github.com/hashicorp/terraform-plugin-framework v1.6.0 /go.mod h1:QRG6J+m5QBJum+lzKi0Ci2CB8a/xflS3T/aWoz8WD4Y =
79
+ github.com/hashicorp/terraform-plugin-framework v1.6.1 h1:hw2XrmUu8d8jVL52ekxim2IqDc+2Kpekn21xZANARLU =
80
+ github.com/hashicorp/terraform-plugin-framework v1.6.1 /go.mod h1:aJI+n/hBPhz1J+77GdgNfk5svW12y7fmtxe/5L5IuwI =
81
81
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
82
82
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 /go.mod h1:jfHGE/gzjxYz6XoUwi/aYiiKrJDeutQNUtGQXkaHklg =
83
83
github.com/hashicorp/terraform-plugin-go v0.22.0 h1:1OS1Jk5mO0f5hrziWJGXXIxBrMe2j/B8E+DVGw43Xmc =
You can’t perform that action at this time.
0 commit comments