File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/go-test/deep v1.0.8
7
7
github.com/gruntwork-io/terratest v0.40.18
8
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.19 .0
8
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.20 .0
9
9
github.com/hashicorp/terraform-provider-google v1.20.1-0.20210625223728-379bcb41c06b
10
10
github.com/mongodb-forks/digest v1.0.4
11
11
github.com/mwielbut/pointy v1.1.0
Original file line number Diff line number Diff line change @@ -706,13 +706,14 @@ github.com/hashicorp/terraform-plugin-go v0.2.1/go.mod h1:10V6F3taeDWVAoLlkmArKt
706
706
github.com/hashicorp/terraform-plugin-go v0.3.0 /go.mod h1:dFHsQMaTLpON2gWhVWT96fvtlc/MF1vSy3OdMhWBzdM =
707
707
github.com/hashicorp/terraform-plugin-go v0.12.0 h1:6wW9mT1dSs0Xq4LR6HXj1heQ5ovr5GxXNJwkErZzpJw =
708
708
github.com/hashicorp/terraform-plugin-go v0.12.0 /go.mod h1:kwhmaWHNDvT1B3QiSJdAtrB/D4RaKSY/v3r2BuoWK4M =
709
- github.com/hashicorp/terraform-plugin-log v0.6.0 h1:/Vq78uSIdUSZ3iqDc9PESKtwt8YqNKN6u+khD+lLjuw =
710
709
github.com/hashicorp/terraform-plugin-log v0.6.0 /go.mod h1:p4R1jWBXRTvL4odmEkFfDdhUjHf9zcs/BCoNHAc7IK4 =
710
+ github.com/hashicorp/terraform-plugin-log v0.7.0 h1:SDxJUyT8TwN4l5b5/VkiTIaQgY6R+Y2BQ0sRZftGKQs =
711
+ github.com/hashicorp/terraform-plugin-log v0.7.0 /go.mod h1:p4R1jWBXRTvL4odmEkFfDdhUjHf9zcs/BCoNHAc7IK4 =
711
712
github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.0 /go.mod h1:JBItawj+j8Ssla5Ib6BC/W9VQkOucBfnX7VRtyx1vw8 =
712
713
github.com/hashicorp/terraform-plugin-sdk/v2 v2.5.0 /go.mod h1:z+cMZ0iswzZOahBJ3XmNWgWkVnAd2bl8g+FhyyuPDH4 =
713
714
github.com/hashicorp/terraform-plugin-sdk/v2 v2.6.1 /go.mod h1:72j8cKfs9IirGhPMXJJWLTvRUK4zATtrCOvs2avDlo8 =
714
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.19 .0 h1:7gDAcfto/C4Cjtf90SdukQshsxdMxJ/P69QxiF3digI =
715
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.19 .0 /go.mod h1:/WYikYjhKB7c2j1HmXZhRsAARldRb4M38bLCLOhC3so =
715
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.20 .0 h1:+KxZULPsbjpAVoP0WNj/8aVW6EqpcX5JcUcQ5wl7Da4 =
716
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.20 .0 /go.mod h1:DwGJG3KNxIPluVk6hexvDfYR/MS/eKGpiztJoT3Bbbw =
716
717
github.com/hashicorp/terraform-provider-google v1.20.1-0.20210625223728-379bcb41c06b h1:r7lcONv0Fk/71AkXD1DL9CEkPIR2miuEytLasvTYhms =
717
718
github.com/hashicorp/terraform-provider-google v1.20.1-0.20210625223728-379bcb41c06b /go.mod h1:OhGjOHXiFi9LYqZ1ufo11myNGbENa71nkCNavijbGw4 =
718
719
github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c h1:D8aRO6+mTqHfLsK/BC3j5OAoogv1WLRWzY1AaTo3rBg =
You can’t perform that action at this time.
0 commit comments