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 @@ -5,7 +5,7 @@ go 1.23.0
55require (
66 github.com/hashicorp/hcl/v2 v2.23.0
77 github.com/hashicorp/terraform-plugin-framework v1.15.0
8- github.com/hashicorp/terraform-plugin-go v0.27 .0
8+ github.com/hashicorp/terraform-plugin-go v0.28 .0
99 github.com/stretchr/testify v1.10.0
1010)
1111
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ github.com/hashicorp/hcl/v2 v2.23.0 h1:Fphj1/gCylPxHutVSEOf2fBOh1VE4AuLV7+kbJf3q
2020github.com/hashicorp/hcl/v2 v2.23.0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
2121github.com/hashicorp/terraform-plugin-framework v1.15.0 h1:LQ2rsOfmDLxcn5EeIwdXFtr03FVsNktbbBci8cOKdb4 =
2222github.com/hashicorp/terraform-plugin-framework v1.15.0 /go.mod h1:hxrNI/GY32KPISpWqlCoTLM9JZsGH3CyYlir09bD/fI =
23- github.com/hashicorp/terraform-plugin-go v0.27 .0 h1:ujykws/fWIdsi6oTUT5Or4ukvEan4aN9lY+LOxVP8EE =
24- github.com/hashicorp/terraform-plugin-go v0.27 .0 /go.mod h1:FDa2Bb3uumkTGSkTFpWSOwWJDwA7bf3vdP3ltLDTH6o =
23+ github.com/hashicorp/terraform-plugin-go v0.28 .0 h1:zJmu2UDwhVN0J+J20RE5huiF3XXlTYVIleaevHZgKPA =
24+ github.com/hashicorp/terraform-plugin-go v0.28 .0 /go.mod h1:FDa2Bb3uumkTGSkTFpWSOwWJDwA7bf3vdP3ltLDTH6o =
2525github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
2626github.com/hashicorp/terraform-plugin-log v0.9.0 /go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow =
2727github.com/mattn/go-colorable v0.1.9 /go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc =
You can’t perform that action at this time.
0 commit comments