File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/hashicorp/terraform-plugin-log v0.9.0
13
13
github.com/hashicorp/terraform-plugin-mux v0.13.0
14
14
github.com/hashicorp/terraform-plugin-sdk/v2 v2.31.0
15
- github.com/hashicorp/terraform-plugin-testing v1.5.1
15
+ github.com/hashicorp/terraform-plugin-testing v1.6.0
16
16
github.com/hetznercloud/hcloud-go v1.53.0
17
17
github.com/stretchr/testify v1.8.4
18
18
golang.org/x/crypto v0.17.0
Original file line number Diff line number Diff line change @@ -112,6 +112,8 @@ github.com/hashicorp/terraform-plugin-sdk/v2 v2.31.0 h1:Bl3e2ei2j/Z3Hc2HIS15Gal2
112
112
github.com/hashicorp/terraform-plugin-sdk/v2 v2.31.0 /go.mod h1:i2C41tszDjiWfziPQDL5R/f3Zp0gahXe5No/MIO9rCE =
113
113
github.com/hashicorp/terraform-plugin-testing v1.5.1 h1:T4aQh9JAhmWo4+t1A7x+rnxAJHCDIYW9kXyo4sVO92c =
114
114
github.com/hashicorp/terraform-plugin-testing v1.5.1 /go.mod h1:dg8clO6K59rZ8w9EshBmDp1CxTIPu3yA4iaDpX1h5u0 =
115
+ github.com/hashicorp/terraform-plugin-testing v1.6.0 h1:Wsnfh+7XSVRfwcr2jZYHsnLOnZl7UeaOBvsx6dl/608 =
116
+ github.com/hashicorp/terraform-plugin-testing v1.6.0 /go.mod h1:cJGG0/8j9XhHaJZRC+0sXFI4uzqQZ9Az4vh6C4GJpFE =
115
117
github.com/hashicorp/terraform-registry-address v0.2.3 h1:2TAiKJ1A3MAkZlH1YI/aTVcLZRu7JseiXNRHbOAyoTI =
116
118
github.com/hashicorp/terraform-registry-address v0.2.3 /go.mod h1:lFHA76T8jfQteVfT7caREqguFrW3c4MFSPhZB7HHgUM =
117
119
github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ =
You can’t perform that action at this time.
0 commit comments