From d9c6bb942942014583c20a408982a19fa2745669 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 05:51:30 +0000 Subject: [PATCH] Bump github.com/gruntwork-io/terratest from 0.28.15 to 0.29.0 in /tests Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.28.15 to 0.29.0. - [Release notes](https://github.com/gruntwork-io/terratest/releases) - [Commits](https://github.com/gruntwork-io/terratest/compare/v0.28.15...v0.29.0) Signed-off-by: dependabot-preview[bot] --- tests/go.mod | 2 +- tests/go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/go.mod b/tests/go.mod index a42ed7c..ac21db9 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,4 +2,4 @@ module terraform-aws-tardigrade-config-rules/tests go 1.13 -require github.com/gruntwork-io/terratest v0.28.15 +require github.com/gruntwork-io/terratest v0.29.0 diff --git a/tests/go.sum b/tests/go.sum index da0bc37..dee0c2f 100644 --- a/tests/go.sum +++ b/tests/go.sum @@ -265,6 +265,8 @@ github.com/gruntwork-io/terratest v0.28.14 h1:X8AND6VxMdy7vmLiSVwKjuFm83KmWE5s6w github.com/gruntwork-io/terratest v0.28.14/go.mod h1:PkVylPuUNmItkfOTwSiFreYA4FkanK8AluBuNeGxQOw= github.com/gruntwork-io/terratest v0.28.15 h1:in1DRBq8/RjxMyb6Amr1SRrczOK/hGnPi+gQXOOtbZI= github.com/gruntwork-io/terratest v0.28.15/go.mod h1:PkVylPuUNmItkfOTwSiFreYA4FkanK8AluBuNeGxQOw= +github.com/gruntwork-io/terratest v0.29.0 h1:EyPLLxglZIHJ0jU1cbx2NJT7A3MVEmPle8ENWDDwVAA= +github.com/gruntwork-io/terratest v0.29.0/go.mod h1:aVz7181EP4okz7LMx6BLpiF7bL8wkq+h57V6uicvoc0= github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8= github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8= github.com/hashicorp/golang-lru v0.5.3/go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4=