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/terraform-providers/terraform-provider-dnsimple
3
3
require (
4
4
github.com/dnsimple/dnsimple-go v1.7.0
5
5
github.com/hashicorp/terraform-plugin-docs v0.19.4
6
- github.com/hashicorp/terraform-plugin-framework v1.8 .0
6
+ github.com/hashicorp/terraform-plugin-framework v1.10 .0
7
7
github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1
8
8
github.com/hashicorp/terraform-plugin-go v0.23.0
9
9
github.com/hashicorp/terraform-plugin-log v0.9.0
Original file line number Diff line number Diff line change @@ -104,8 +104,8 @@ github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7
104
104
github.com/hashicorp/terraform-json v0.22.1 /go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A =
105
105
github.com/hashicorp/terraform-plugin-docs v0.19.4 h1:G3Bgo7J22OMtegIgn8Cd/CaSeyEljqjH3G39w28JK4c =
106
106
github.com/hashicorp/terraform-plugin-docs v0.19.4 /go.mod h1:4pLASsatTmRynVzsjEhbXZ6s7xBlUw/2Kt0zfrq8HxA =
107
- github.com/hashicorp/terraform-plugin-framework v1.8 .0 h1:P07qy8RKLcoBkCrY2RHJer5AEvJnDuXomBgou6fD8kI =
108
- github.com/hashicorp/terraform-plugin-framework v1.8 .0 /go.mod h1:/CpTukO88PcL/62noU7cuyaSJ4Rsim+A/pa+3rUVufY =
107
+ github.com/hashicorp/terraform-plugin-framework v1.10 .0 h1:xXhICE2Fns1RYZxEQebwkB2+kXouLC932Li9qelozrc =
108
+ github.com/hashicorp/terraform-plugin-framework v1.10 .0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
109
109
github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1 h1:gm5b1kHgFFhaKFhm4h2TgvMUlNzFAtUqlcOWnWPm+9E =
110
110
github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1 /go.mod h1:MsjL1sQ9L7wGwzJ5RjcI6FzEMdyoBnw+XK8ZnOvQOLY =
111
111
github.com/hashicorp/terraform-plugin-go v0.23.0 h1:AALVuU1gD1kPb48aPQUjug9Ir/125t+AAurhqphJ2Co =
You can’t perform that action at this time.
0 commit comments