From 666a8c2919dc71f51ae2dcda8ede9cd9bfcf1ee3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 06:52:48 +0000 Subject: [PATCH] Bump github.com/gruntwork-io/terratest from 0.28.8 to 0.28.10 in /tests Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.28.8 to 0.28.10. - [Release notes](https://github.com/gruntwork-io/terratest/releases) - [Commits](https://github.com/gruntwork-io/terratest/compare/v0.28.8...v0.28.10) 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 ab13123..38a1955 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,4 +2,4 @@ module terraform-aws-tardigrade-ram-principal-association/tests go 1.13 -require github.com/gruntwork-io/terratest v0.28.8 +require github.com/gruntwork-io/terratest v0.28.10 diff --git a/tests/go.sum b/tests/go.sum index aa8f0c0..fbac8b5 100644 --- a/tests/go.sum +++ b/tests/go.sum @@ -249,6 +249,8 @@ github.com/gruntwork-io/terratest v0.28.7 h1:ByAgxm2beencqQYiV4LDtrz+a9XS7BYZioG github.com/gruntwork-io/terratest v0.28.7/go.mod h1:PkVylPuUNmItkfOTwSiFreYA4FkanK8AluBuNeGxQOw= github.com/gruntwork-io/terratest v0.28.8 h1:ARuUf7wG4b6kA6zUzRglg9utsLXdQVuk8Ye+k9g0Kbg= github.com/gruntwork-io/terratest v0.28.8/go.mod h1:PkVylPuUNmItkfOTwSiFreYA4FkanK8AluBuNeGxQOw= +github.com/gruntwork-io/terratest v0.28.10 h1:4K3idJK5atavZ7iwY+L+RPCA7lFwPu87dVnoFOaoPzI= +github.com/gruntwork-io/terratest v0.28.10/go.mod h1:PkVylPuUNmItkfOTwSiFreYA4FkanK8AluBuNeGxQOw= 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=