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-null
3
3
go 1.23.7
4
4
5
5
require (
6
- github.com/hashicorp/terraform-plugin-framework v1.15.0
6
+ github.com/hashicorp/terraform-plugin-framework v1.15.1
7
7
github.com/hashicorp/terraform-plugin-go v0.28.0
8
8
github.com/hashicorp/terraform-plugin-testing v1.13.2
9
9
)
Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ github.com/hashicorp/terraform-exec v0.23.0 h1:MUiBM1s0CNlRFsCLJuM5wXZrzA3MnPYEs
82
82
github.com/hashicorp/terraform-exec v0.23.0 /go.mod h1:mA+qnx1R8eePycfwKkCRk3Wy65mwInvlpAeOwmA7vlY =
83
83
github.com/hashicorp/terraform-json v0.25.0 h1:rmNqc/CIfcWawGiwXmRuiXJKEiJu1ntGoxseG1hLhoQ =
84
84
github.com/hashicorp/terraform-json v0.25.0 /go.mod h1:sMKS8fiRDX4rVlR6EJUMudg1WcanxCMoWwTLkgZP/vc =
85
- github.com/hashicorp/terraform-plugin-framework v1.15.0 h1:LQ2rsOfmDLxcn5EeIwdXFtr03FVsNktbbBci8cOKdb4 =
86
- github.com/hashicorp/terraform-plugin-framework v1.15.0 /go.mod h1:hxrNI/GY32KPISpWqlCoTLM9JZsGH3CyYlir09bD/fI =
85
+ github.com/hashicorp/terraform-plugin-framework v1.15.1 h1:2mKDkwb8rlx/tvJTlIcpw0ykcmvdWv+4gY3SIgk8Pq8 =
86
+ github.com/hashicorp/terraform-plugin-framework v1.15.1 /go.mod h1:hxrNI/GY32KPISpWqlCoTLM9JZsGH3CyYlir09bD/fI =
87
87
github.com/hashicorp/terraform-plugin-go v0.28.0 h1:zJmu2UDwhVN0J+J20RE5huiF3XXlTYVIleaevHZgKPA =
88
88
github.com/hashicorp/terraform-plugin-go v0.28.0 /go.mod h1:FDa2Bb3uumkTGSkTFpWSOwWJDwA7bf3vdP3ltLDTH6o =
89
89
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