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 @@ -6,7 +6,7 @@ require (
66 github.com/hashicorp/terraform-plugin-framework v1.16.1
77 github.com/hashicorp/terraform-plugin-framework-timeouts v0.7.0
88 github.com/hashicorp/terraform-plugin-go v0.29.0
9- github.com/hashicorp/terraform-plugin-log v0.9 .0
9+ github.com/hashicorp/terraform-plugin-log v0.10 .0
1010 github.com/hashicorp/terraform-plugin-testing v1.13.3
1111 github.com/stretchr/testify v1.10.0
1212 golang.org/x/sync v0.18.0
Original file line number Diff line number Diff line change @@ -278,8 +278,8 @@ github.com/hashicorp/terraform-plugin-framework-timeouts v0.7.0 h1:jblRy1PkLfPm5
278278github.com/hashicorp/terraform-plugin-framework-timeouts v0.7.0 /go.mod h1:5jm2XK8uqrdiSRfD5O47OoxyGMCnwTcl8eoiDgSa+tc =
279279github.com/hashicorp/terraform-plugin-go v0.29.0 h1:1nXKl/nSpaYIUBU1IG/EsDOX0vv+9JxAltQyDMpq5mU =
280280github.com/hashicorp/terraform-plugin-go v0.29.0 /go.mod h1:vYZbIyvxyy0FWSmDHChCqKvI40cFTDGSb3D8D70i9GM =
281- github.com/hashicorp/terraform-plugin-log v0.9 .0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
282- github.com/hashicorp/terraform-plugin-log v0.9 .0 /go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow =
281+ github.com/hashicorp/terraform-plugin-log v0.10 .0 h1:eu2kW6/QBVdN4P3Ju2WiB2W3ObjkAsyfBsL3Wh1fj3g =
282+ github.com/hashicorp/terraform-plugin-log v0.10 .0 /go.mod h1:/9RR5Cv2aAbrqcTSdNmY1NRHP4E3ekrXRGjqORpXyB0 =
283283github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0 h1:NFPMacTrY/IdcIcnUB+7hsore1ZaRWU9cnB6jFoBnIM =
284284github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0 /go.mod h1:QYmYnLfsosrxjCnGY1p9c7Zj6n9thnEE+7RObeYs3fA =
285285github.com/hashicorp/terraform-plugin-testing v1.13.3 h1:QLi/khB8Z0a5L54AfPrHukFpnwsGL8cwwswj4RZduCo =
You can’t perform that action at this time.
0 commit comments