diff --git a/aws/go.mod b/aws/go.mod index 40bc10ece..0464740ef 100644 --- a/aws/go.mod +++ b/aws/go.mod @@ -2,7 +2,7 @@ module wrongsecrets go 1.26 -toolchain go1.26.5 +toolchain go1.26.6 require github.com/gruntwork-io/terratest v0.56.0 diff --git a/azure/go.mod b/azure/go.mod index 40bc10ece..0464740ef 100644 --- a/azure/go.mod +++ b/azure/go.mod @@ -2,7 +2,7 @@ module wrongsecrets go 1.26 -toolchain go1.26.5 +toolchain go1.26.6 require github.com/gruntwork-io/terratest v0.56.0 diff --git a/gcp/go.mod b/gcp/go.mod index 39aadf536..86f4a6353 100644 --- a/gcp/go.mod +++ b/gcp/go.mod @@ -2,7 +2,7 @@ module wrongsecrets go 1.26 -toolchain go1.26.5 +toolchain go1.26.6 require github.com/gruntwork-io/terratest v0.56.0