From 86032100b32d6e2d523a4f2c05e1c2327b1b77e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 05:08:41 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.26.1 --- 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 d95a705a0..87f4b8aad 100644 --- a/aws/go.mod +++ b/aws/go.mod @@ -2,7 +2,7 @@ module wrongsecrets go 1.26 -toolchain go1.26.0 +toolchain go1.26.1 require github.com/gruntwork-io/terratest v0.56.0 diff --git a/azure/go.mod b/azure/go.mod index 74532fa50..47bac0bba 100644 --- a/azure/go.mod +++ b/azure/go.mod @@ -2,7 +2,7 @@ module wrongsecrets go 1.26 -toolchain go1.26.0 +toolchain go1.26.1 require github.com/gruntwork-io/terratest v0.56.0 diff --git a/gcp/go.mod b/gcp/go.mod index d95a705a0..87f4b8aad 100644 --- a/gcp/go.mod +++ b/gcp/go.mod @@ -2,7 +2,7 @@ module wrongsecrets go 1.26 -toolchain go1.26.0 +toolchain go1.26.1 require github.com/gruntwork-io/terratest v0.56.0