From ac9c15b13e62290dfdeb2f76df95948a4415d2f3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 05:53:53 +0000 Subject: [PATCH] Bump github.com/gruntwork-io/terratest from 0.30.27 to 0.31.0 in /tests Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.30.27 to 0.31.0. - [Release notes](https://github.com/gruntwork-io/terratest/releases) - [Commits](https://github.com/gruntwork-io/terratest/compare/v0.30.27...v0.31.0) Signed-off-by: dependabot-preview[bot] --- tests/go.mod | 2 +- tests/go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/go.mod b/tests/go.mod index 56b64a55..86fa180f 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,4 +2,4 @@ module terraform-aws-org-new-account-trust-policy/tests go 1.12 -require github.com/gruntwork-io/terratest v0.30.27 +require github.com/gruntwork-io/terratest v0.31.0 diff --git a/tests/go.sum b/tests/go.sum index 8de14951..396e39f3 100644 --- a/tests/go.sum +++ b/tests/go.sum @@ -326,6 +326,7 @@ github.com/gruntwork-io/terratest v0.30.23/go.mod h1:EEgJie28gX/4AD71IFqgMj6e99K github.com/gruntwork-io/terratest v0.30.25/go.mod h1:EEgJie28gX/4AD71IFqgMj6e99KP5mi81hEtzmDjxTo= github.com/gruntwork-io/terratest v0.30.26/go.mod h1:EEgJie28gX/4AD71IFqgMj6e99KP5mi81hEtzmDjxTo= github.com/gruntwork-io/terratest v0.30.27/go.mod h1:EEgJie28gX/4AD71IFqgMj6e99KP5mi81hEtzmDjxTo= +github.com/gruntwork-io/terratest v0.31.0/go.mod h1:EEgJie28gX/4AD71IFqgMj6e99KP5mi81hEtzmDjxTo= 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=