From b02d86615c1aafe915c7b8e75dd5351d8716e701 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 5 Aug 2022 20:02:26 +0200 Subject: [PATCH] fix(deps): update module github.com/gruntwork-io/terratest to v0.40.19 (#347) Co-authored-by: Christine Kim <35876108+ckim328@users.noreply.github.com> --- anthos-bm-gcp-terraform/test/go.mod | 2 +- anthos-bm-gcp-terraform/test/go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/anthos-bm-gcp-terraform/test/go.mod b/anthos-bm-gcp-terraform/test/go.mod index 4f96c286..c9a89205 100644 --- a/anthos-bm-gcp-terraform/test/go.mod +++ b/anthos-bm-gcp-terraform/test/go.mod @@ -4,7 +4,7 @@ go 1.16 require ( github.com/corpix/uarand v0.1.1 // indirect - github.com/gruntwork-io/terratest v0.40.17 + github.com/gruntwork-io/terratest v0.40.19 github.com/icrowley/fake v0.0.0-20180203215853-4178557ae428 github.com/stretchr/testify v1.7.3 gopkg.in/yaml.v2 v2.4.0 diff --git a/anthos-bm-gcp-terraform/test/go.sum b/anthos-bm-gcp-terraform/test/go.sum index cd393ffc..cdd7d15d 100644 --- a/anthos-bm-gcp-terraform/test/go.sum +++ b/anthos-bm-gcp-terraform/test/go.sum @@ -554,6 +554,8 @@ github.com/gruntwork-io/terratest v0.40.16 h1:vBJpOqzZbg1KgjNTgu6bno8S56kNShKzxO github.com/gruntwork-io/terratest v0.40.16/go.mod h1:enUpxNMsQfiJTTJMGqiznxohqJ4cYPU+nzI3bQNw1WM= github.com/gruntwork-io/terratest v0.40.17 h1:veSr7MUtk5GRDg5/pZ9qLUvrylr7yuRw0fY9UaSHbuI= github.com/gruntwork-io/terratest v0.40.17/go.mod h1:enUpxNMsQfiJTTJMGqiznxohqJ4cYPU+nzI3bQNw1WM= +github.com/gruntwork-io/terratest v0.40.19 h1:slnTF0Amrc9yRVUV/X/fHlVWKNF0H8fwa2OLyeV2IOA= +github.com/gruntwork-io/terratest v0.40.19/go.mod h1:JGeIGgLbxbG9/Oqm06z6YXVr76CfomdmLkV564qov+8= github.com/hashicorp/consul/api v1.1.0/go.mod h1:VmuI/Lkw1nC05EYQWNKwWGbkg+FbDBtguAZLlVdkD9Q= github.com/hashicorp/consul/sdk v0.1.1/go.mod h1:VKf9jXwCTEY1QZP2MOLRhb5i/I/ssyNV1vwHyQBF0x8= github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=