From 495d0abe77443f686fb763186f93b7c10252019e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 25 Sep 2024 06:30:36 +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 cb633b87..e0729764 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ **Merged pull requests:** +- Bump github.com/Azure/terraform-module-test-helper from 0.25.0 to 0.26.0 in /test [\#593](https://github.com/Azure/terraform-azurerm-aks/pull/593) ([lonegunmanb](https://github.com/lonegunmanb)) - Use oidc as authentication method [\#592](https://github.com/Azure/terraform-azurerm-aks/pull/592) ([lonegunmanb](https://github.com/lonegunmanb)) - Update README.md [\#589](https://github.com/Azure/terraform-azurerm-aks/pull/589) ([shailwx](https://github.com/shailwx)) - Add `cost_analysis_enabled` option [\#583](https://github.com/Azure/terraform-azurerm-aks/pull/583) ([artificial-aidan](https://github.com/artificial-aidan)) diff --git a/test/go.mod b/test/go.mod index 6f421e9c..a914e5cc 100644 --- a/test/go.mod +++ b/test/go.mod @@ -1,6 +1,7 @@ module github.com/Azure/terraform-azurerm-aks -go 1.21 +go 1.22.0 + toolchain go1.22.5 require (