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.7
5
5
require (
6
6
github.com/hashicorp/terraform-plugin-framework v1.15.1
7
7
github.com/hashicorp/terraform-plugin-go v0.28.0
8
- github.com/hashicorp/terraform-plugin-testing v1.13.2
8
+ github.com/hashicorp/terraform-plugin-testing v1.13.3
9
9
)
10
10
11
11
require (
Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9T
90
90
github.com/hashicorp/terraform-plugin-log v0.9.0 /go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow =
91
91
github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0 h1:NFPMacTrY/IdcIcnUB+7hsore1ZaRWU9cnB6jFoBnIM =
92
92
github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0 /go.mod h1:QYmYnLfsosrxjCnGY1p9c7Zj6n9thnEE+7RObeYs3fA =
93
- github.com/hashicorp/terraform-plugin-testing v1.13.2 h1:mSotG4Odl020vRjIenA3rggwo6Kg6XCKIwtRhYgp+/M =
94
- github.com/hashicorp/terraform-plugin-testing v1.13.2 /go.mod h1:WHQ9FDdiLoneey2/QHpGM/6SAYf4A7AZazVg7230pLE =
93
+ github.com/hashicorp/terraform-plugin-testing v1.13.3 h1:QLi/khB8Z0a5L54AfPrHukFpnwsGL8cwwswj4RZduCo =
94
+ github.com/hashicorp/terraform-plugin-testing v1.13.3 /go.mod h1:WHQ9FDdiLoneey2/QHpGM/6SAYf4A7AZazVg7230pLE =
95
95
github.com/hashicorp/terraform-registry-address v0.2.5 h1:2GTftHqmUhVOeuu9CW3kwDkRe4pcBDq0uuK5VJngU1M =
96
96
github.com/hashicorp/terraform-registry-address v0.2.5 /go.mod h1:PpzXWINwB5kuVS5CA7m1+eO2f1jKb5ZDIxrOPfpnGkg =
97
97
github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ =
You can’t perform that action at this time.
0 commit comments