From 28e7294aadd1cad5986b696a065ce4383049fc06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 24 Sep 2024 03:10:46 +0000 Subject: [PATCH] Auto update --- CHANGELOG.md | 1 + test/go.mod | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e955fb..dc12534 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ **Merged pull requests:** +- Bump github.com/Azure/terraform-module-test-helper from 0.17.0 to 0.26.0 in /test [\#150](https://github.com/Azure/terraform-azurerm-network/pull/150) ([lonegunmanb](https://github.com/lonegunmanb)) - Prepare for oidc as e2e test's authentication method [\#148](https://github.com/Azure/terraform-azurerm-network/pull/148) ([lonegunmanb](https://github.com/lonegunmanb)) - Bump github.com/Azure/terraform-module-test-helper from 0.16.0 to 0.17.0 in /test [\#135](https://github.com/Azure/terraform-azurerm-network/pull/135) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump github.com/Azure/terraform-module-test-helper from 0.14.0 to 0.16.0 in /test [\#125](https://github.com/Azure/terraform-azurerm-network/pull/125) ([dependabot[bot]](https://github.com/apps/dependabot)) diff --git a/test/go.mod b/test/go.mod index 64fc494..344014b 100644 --- a/test/go.mod +++ b/test/go.mod @@ -1,6 +1,7 @@ module github.com/Azure/terraform-azurerm-network -go 1.21 +go 1.22.0 + toolchain go1.22.5 require (