From 89134bea22fc6322fb3d1c6d6a955a58fb97531b Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 17 Jul 2023 22:16:56 +0000 Subject: [PATCH] fix(deps): update module github.com/gruntwork-io/terratest to v0.43.8 --- 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 965a780d..f293e5b3 100644 --- a/infra/test/integration/go.mod +++ b/infra/test/integration/go.mod @@ -4,7 +4,7 @@ go 1.20 require ( github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.6.1 - github.com/gruntwork-io/terratest v0.43.6 + github.com/gruntwork-io/terratest v0.43.8 github.com/stretchr/testify v1.8.4 ) diff --git a/infra/test/integration/go.sum b/infra/test/integration/go.sum index d4b1085f..d306d1d5 100644 --- a/infra/test/integration/go.sum +++ b/infra/test/integration/go.sum @@ -349,8 +349,8 @@ github.com/googleapis/gax-go/v2 v2.9.1 h1:DpTpJqzZ3NvX9zqjhIuI1oVzYZMvboZe+3LoeE github.com/googleapis/gax-go/v2 v2.9.1/go.mod h1:4FG3gMrVZlyMp5itSYKMU9z/lBE7+SbnUOvzH2HqbEY= 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.43.6 h1:4WaimQtrUt1hbXEeHdI4JAKkHvFyudCkRGwOXJERASU= -github.com/gruntwork-io/terratest v0.43.6/go.mod h1:Tw+6/fcJFiBPpsx9NNSkLG5oHKIeaqiJHVLpQ+ORIfQ= +github.com/gruntwork-io/terratest v0.43.8 h1:6JNZE1REO5B1AGbTvBvMDNBX/gxiO4LTkth5uFqBCbU= +github.com/gruntwork-io/terratest v0.43.8/go.mod h1:Tw+6/fcJFiBPpsx9NNSkLG5oHKIeaqiJHVLpQ+ORIfQ= 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=