From ca97fb3f93dcc75e87206c25f2173c4a02bf15d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 00:47:27 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.23.4 --- aws/go.mod | 2 +- azure/go.mod | 2 +- gcp/go.mod | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aws/go.mod b/aws/go.mod index e974f64f6..d72244f66 100644 --- a/aws/go.mod +++ b/aws/go.mod @@ -2,7 +2,7 @@ module wrongsecrets go 1.22.7 -toolchain go1.23.3 +toolchain go1.23.4 require github.com/gruntwork-io/terratest v0.47.2 diff --git a/azure/go.mod b/azure/go.mod index e974f64f6..d72244f66 100644 --- a/azure/go.mod +++ b/azure/go.mod @@ -2,7 +2,7 @@ module wrongsecrets go 1.22.7 -toolchain go1.23.3 +toolchain go1.23.4 require github.com/gruntwork-io/terratest v0.47.2 diff --git a/gcp/go.mod b/gcp/go.mod index e974f64f6..d72244f66 100644 --- a/gcp/go.mod +++ b/gcp/go.mod @@ -2,7 +2,7 @@ module wrongsecrets go 1.22.7 -toolchain go1.23.3 +toolchain go1.23.4 require github.com/gruntwork-io/terratest v0.47.2