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 4
4
5
5
require (
6
6
github.com/go-test/deep v1.0.7
7
- github.com/gruntwork-io/terratest v0.37.11
7
+ github.com/gruntwork-io/terratest v0.37.12
8
8
github.com/hashicorp/hcl/v2 v2.10.0 // indirect
9
9
github.com/hashicorp/terraform-plugin-sdk/v2 v2.8.0
10
10
github.com/hashicorp/terraform-provider-google v1.20.1-0.20210625223728-379bcb41c06b
Original file line number Diff line number Diff line change @@ -482,8 +482,8 @@ github.com/grpc-ecosystem/grpc-gateway v1.9.5/go.mod h1:vNeuVxBJEsws4ogUvrchl83t
482
482
github.com/grpc-ecosystem/grpc-gateway v1.12.1 /go.mod h1:8XEsbTttt/W+VvjtQhLACqCisSPWTxCZ7sBRjU6iH9c =
483
483
github.com/gruntwork-io/go-commons v0.8.0 h1:k/yypwrPqSeYHevLlEDmvmgQzcyTwrlZGRaxEM6G0ro =
484
484
github.com/gruntwork-io/go-commons v0.8.0 /go.mod h1:gtp0yTtIBExIZp7vyIV9I0XQkVwiQZze678hvDXof78 =
485
- github.com/gruntwork-io/terratest v0.37.11 h1:IXRDF4PtvYLgH2K5B97nLZCaWsLd+IGgoetOwMs429s =
486
- github.com/gruntwork-io/terratest v0.37.11 /go.mod h1:CSHpZNJdqYQ+TUrigM100jcahRUV5X6w7K2kZJ8iylY =
485
+ github.com/gruntwork-io/terratest v0.37.12 h1:FeL8cndhiJx3or8ZxOliUlNLH73N4m4CRcDIWp7ezIY =
486
+ github.com/gruntwork-io/terratest v0.37.12 /go.mod h1:CSHpZNJdqYQ+TUrigM100jcahRUV5X6w7K2kZJ8iylY =
487
487
github.com/hashicorp/aws-sdk-go-base v0.7.1 h1:7s/aR3hFn74tYPVihzDyZe7y/+BorN70rr9ZvpV3j3o =
488
488
github.com/hashicorp/aws-sdk-go-base v0.7.1 /go.mod h1:2fRjWDv3jJBeN6mVWFHV6hFTNeFBx2gpDLQaZNxUVAY =
489
489
github.com/hashicorp/consul/api v1.1.0 /go.mod h1:VmuI/Lkw1nC05EYQWNKwWGbkg+FbDBtguAZLlVdkD9Q =
You can’t perform that action at this time.
0 commit comments