From 76911cab01380ffee26299851e396dcddf00423e Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" Date: Mon, 14 Aug 2023 01:49:28 +0000 Subject: [PATCH] chore(deps): update module github.com/gruntwork-io/terratest to v0.43.12 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index cc67fc4..517feeb 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/anaconda/terratest-helpers/v2 go 1.19 -require github.com/gruntwork-io/terratest v0.40.20 +require github.com/gruntwork-io/terratest v0.43.12 require ( cloud.google.com/go v0.83.0 // indirect