From f7ebdd86be2dc4b460bc55458d099a9cc0c1b61d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 May 2023 02:41:55 +0000 Subject: [PATCH] fix(deps): update module github.com/gruntwork-io/terratest to v0.41.23 --- infra/test/integration/go.mod | 2 +- infra/test/integration/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/infra/test/integration/go.mod b/infra/test/integration/go.mod index ac01f407..9095e7e2 100644 --- a/infra/test/integration/go.mod +++ b/infra/test/integration/go.mod @@ -4,7 +4,7 @@ go 1.18 require ( github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.5.1 - github.com/gruntwork-io/terratest v0.41.20 + github.com/gruntwork-io/terratest v0.41.23 github.com/stretchr/testify v1.8.2 ) diff --git a/infra/test/integration/go.sum b/infra/test/integration/go.sum index 2d602836..40596cbe 100644 --- a/infra/test/integration/go.sum +++ b/infra/test/integration/go.sum @@ -349,8 +349,8 @@ github.com/googleapis/gax-go/v2 v2.7.0 h1:IcsPKeInNvYi7eqSaDjiZqDDKu5rsmunY0Y1Yu github.com/googleapis/gax-go/v2 v2.7.0/go.mod h1:TEop28CZZQ2y+c0VxMUmu1lV+fQx57QpBWsYpwqHJx8= github.com/googleapis/go-type-adapters v1.0.0/go.mod h1:zHW75FOG2aur7gAO2B+MLby+cLsWGBF62rFAi7WjWO4= github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw= -github.com/gruntwork-io/terratest v0.41.20 h1:YIzJy1NXY14cmCAppVxj4b9ATmaYJnzkCptcjMKjpZs= -github.com/gruntwork-io/terratest v0.41.20/go.mod h1:O6gajNBjO1wvc7Wl9WtbO+ORcdnhAV2GQiBE71ycwIk= +github.com/gruntwork-io/terratest v0.41.23 h1:GqwK0Nh6IQze3hka6iwuOd1V3wX7/y/85W25d1zpAnE= +github.com/gruntwork-io/terratest v0.41.23/go.mod h1:O6gajNBjO1wvc7Wl9WtbO+ORcdnhAV2GQiBE71ycwIk= github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4= github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I= github.com/hashicorp/errwrap v1.1.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=