From f71599386aac0222c48f652613431e0daebe9c3d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 05:53:51 +0000 Subject: [PATCH] Bump github.com/gruntwork-io/terratest from 0.30.5 to 0.30.6 in /tests Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.30.5 to 0.30.6. - [Release notes](https://github.com/gruntwork-io/terratest/releases) - [Commits](https://github.com/gruntwork-io/terratest/compare/v0.30.5...v0.30.6) 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 407073c..faaf4d5 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.30.5 +require github.com/gruntwork-io/terratest v0.30.6 diff --git a/tests/go.sum b/tests/go.sum index bb675e4..081e2d0 100644 --- a/tests/go.sum +++ b/tests/go.sum @@ -288,6 +288,8 @@ github.com/gruntwork-io/terratest v0.30.4 h1:lSCNPWIve5bpUonwkmQXcnXP1+vny7Haxv3 github.com/gruntwork-io/terratest v0.30.4/go.mod h1:7dNmTD2zDKUEVqfmvcUU5c9mZi+986mcXNzhzqPYPg8= github.com/gruntwork-io/terratest v0.30.5 h1:IQHAge+A3Sp9XGgQo7mikqFDhJK/Cc2ciej4AF93iUU= github.com/gruntwork-io/terratest v0.30.5/go.mod h1:7dNmTD2zDKUEVqfmvcUU5c9mZi+986mcXNzhzqPYPg8= +github.com/gruntwork-io/terratest v0.30.6 h1:CApJ/auCKe5it8M739nTHpfK6fEH3VleMqzInadu/Bk= +github.com/gruntwork-io/terratest v0.30.6/go.mod h1:7dNmTD2zDKUEVqfmvcUU5c9mZi+986mcXNzhzqPYPg8= 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=