File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0
20
20
github.com/hashicorp/terraform-plugin-go v0.28.0
21
21
github.com/hashicorp/terraform-plugin-log v0.9.0
22
- github.com/hashicorp/terraform-plugin-testing v1.13.0
22
+ github.com/hashicorp/terraform-plugin-testing v1.13.1
23
23
github.com/lithammer/dedent v1.1.0
24
24
github.com/mattn/go-runewidth v0.0.16
25
25
github.com/mitchellh/go-homedir v1.1.0
Original file line number Diff line number Diff line change @@ -126,8 +126,8 @@ github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9T
126
126
github.com/hashicorp/terraform-plugin-log v0.9.0 /go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow =
127
127
github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0 h1:NFPMacTrY/IdcIcnUB+7hsore1ZaRWU9cnB6jFoBnIM =
128
128
github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0 /go.mod h1:QYmYnLfsosrxjCnGY1p9c7Zj6n9thnEE+7RObeYs3fA =
129
- github.com/hashicorp/terraform-plugin-testing v1.13.0 h1:vTELm6x3Z4H9VO3fbz71wbJhbs/5dr5DXfIwi3GMmPY =
130
- github.com/hashicorp/terraform-plugin-testing v1.13.0 /go.mod h1:b/hl6YZLm9fjeud/3goqh/gdqhZXbRfbHMkEiY9dZwc =
129
+ github.com/hashicorp/terraform-plugin-testing v1.13.1 h1:0nhSm8lngGTggqXptU4vunFI0S2XjLAhJg3RylC5aLw =
130
+ github.com/hashicorp/terraform-plugin-testing v1.13.1 /go.mod h1:b/hl6YZLm9fjeud/3goqh/gdqhZXbRfbHMkEiY9dZwc =
131
131
github.com/hashicorp/terraform-registry-address v0.2.5 h1:2GTftHqmUhVOeuu9CW3kwDkRe4pcBDq0uuK5VJngU1M =
132
132
github.com/hashicorp/terraform-registry-address v0.2.5 /go.mod h1:PpzXWINwB5kuVS5CA7m1+eO2f1jKb5ZDIxrOPfpnGkg =
133
133
github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ =
You can’t perform that action at this time.
0 commit comments