From e8c2497cd971c2e1f69632c88496c88e9cf1d2f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Dec 2022 09:57:15 +0000 Subject: [PATCH] Update module github.com/gruntwork-io/terratest to v0.41.5 Signed-off-by: Renovate Bot --- charts/go.mod | 2 +- charts/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/go.mod b/charts/go.mod index 1b09d6daf..2e93b6967 100644 --- a/charts/go.mod +++ b/charts/go.mod @@ -65,7 +65,7 @@ require ( github.com/fsnotify/fsnotify v1.4.9 // indirect github.com/gobwas/glob v0.2.3 // indirect github.com/google/uuid v1.2.0 // indirect - github.com/gruntwork-io/terratest v0.40.22 + github.com/gruntwork-io/terratest v0.41.5 github.com/hashicorp/hcl v1.0.0 // indirect github.com/huandu/xstrings v1.3.1 // indirect github.com/imdario/mergo v0.3.11 // indirect diff --git a/charts/go.sum b/charts/go.sum index cdc33b04b..a493ae0d6 100644 --- a/charts/go.sum +++ b/charts/go.sum @@ -241,8 +241,8 @@ github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod h1:8NvIoxWQoOIhqOTXgf github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod h1:vNeuVxBJEsws4ogUvrchl83t/GYV9WGTSLVdBhOQFDY= github.com/gruntwork-io/go-commons v0.8.0 h1:k/yypwrPqSeYHevLlEDmvmgQzcyTwrlZGRaxEM6G0ro= github.com/gruntwork-io/go-commons v0.8.0/go.mod h1:gtp0yTtIBExIZp7vyIV9I0XQkVwiQZze678hvDXof78= -github.com/gruntwork-io/terratest v0.40.22 h1:qHIk+feNFspZQK2UTeH+zeMGfTfSuRduU10RCMMTveg= -github.com/gruntwork-io/terratest v0.40.22/go.mod h1:JGeIGgLbxbG9/Oqm06z6YXVr76CfomdmLkV564qov+8= +github.com/gruntwork-io/terratest v0.41.5 h1:48nl5LIuAhqZTmh00vXnqSdLkeTD0Sh72Zil7Rhx3ig= +github.com/gruntwork-io/terratest v0.41.5/go.mod h1:qH1xkPTTGx30XkMHw8jAVIbzqheSjIa5IyiTwSV2vKI= github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA= github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4= github.com/hashicorp/go-multierror v1.1.0 h1:B9UzwGQJehnUY1yNrnwREHc3fGbC2xefo8g4TbElacI=