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 @@ -8,7 +8,7 @@ go 1.23.1
8
8
9
9
require (
10
10
github.com/hashicorp/terraform-plugin-docs v0.16.0
11
- github.com/hashicorp/terraform-plugin-framework v1.12 .0
11
+ github.com/hashicorp/terraform-plugin-framework v1.13 .0
12
12
github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1
13
13
github.com/hashicorp/terraform-plugin-framework-validators v0.14.0
14
14
github.com/hashicorp/terraform-plugin-go v0.25.0
Original file line number Diff line number Diff line change @@ -100,8 +100,8 @@ github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7
100
100
github.com/hashicorp/terraform-json v0.22.1 /go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A =
101
101
github.com/hashicorp/terraform-plugin-docs v0.16.0 h1:UmxFr3AScl6Wged84jndJIfFccGyBZn52KtMNsS12dI =
102
102
github.com/hashicorp/terraform-plugin-docs v0.16.0 /go.mod h1:M3ZrlKBJAbPMtNOPwHicGi1c+hZUh7/g0ifT/z7TVfA =
103
- github.com/hashicorp/terraform-plugin-framework v1.12 .0 h1:7HKaueHPaikX5/7cbC1r9d1m12iYHY+FlNZEGxQ42CQ =
104
- github.com/hashicorp/terraform-plugin-framework v1.12 .0 /go.mod h1:N/IOQ2uYjW60Jp39Cp3mw7I/OpC/GfZ0385R0YibmkE =
103
+ github.com/hashicorp/terraform-plugin-framework v1.13 .0 h1:8OTG4+oZUfKgnfTdPTJwZ532Bh2BobF4H+yBiYJ/scw =
104
+ github.com/hashicorp/terraform-plugin-framework v1.13 .0 /go.mod h1:j64rwMGpgM3NYXTKuxrCnyubQb/4VKldEKlcG8cvmjU =
105
105
github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1 h1:gm5b1kHgFFhaKFhm4h2TgvMUlNzFAtUqlcOWnWPm+9E =
106
106
github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1 /go.mod h1:MsjL1sQ9L7wGwzJ5RjcI6FzEMdyoBnw+XK8ZnOvQOLY =
107
107
github.com/hashicorp/terraform-plugin-framework-validators v0.14.0 h1:3PCn9iyzdVOgHYOBmncpSSOxjQhCTYmc+PGvbdlqSaI =
You can’t perform that action at this time.
0 commit comments