From 1a897ab6e4443678ee6a4c2200d67fa7ecf85851 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 21:46:47 +0000 Subject: [PATCH] Update module github.com/gruntwork-io/terratest to v0.46.15 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 07b46d1b..b16046cf 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/appuio/charts go 1.18 require ( - github.com/gruntwork-io/terratest v0.40.7 + github.com/gruntwork-io/terratest v0.46.15 github.com/norwoodj/helm-docs v1.9.1 github.com/stretchr/testify v1.7.2 k8s.io/api v0.20.6