From 0193b948fb45685d4ebb95db38f4cd6c3595c893 Mon Sep 17 00:00:00 2001 From: Terraform IBM Modules Operations Date: Sun, 13 Apr 2025 21:43:14 +0000 Subject: [PATCH 1/2] chore(deps): update ci dependencies --- common-dev-assets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-dev-assets b/common-dev-assets index 2a2281eca..bca142c82 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit 2a2281eca386901262a1d0c7b617dc07476d5944 +Subproject commit bca142c8223bce6df1908aa20447eb18956db2db From f23ddf95c47c6b401bf2938f29de0586fa2269d3 Mon Sep 17 00:00:00 2001 From: Aashiq-J <122446118+Aashiq-J@users.noreply.github.com> Date: Wed, 16 Apr 2025 12:10:36 +0530 Subject: [PATCH 2/2] Update go.mod --- tests/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/go.mod b/tests/go.mod index 167f04436..cec5cc058 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -1,6 +1,6 @@ module github.com/terraform-ibm-modules/terraform-ibm-landing-zone -go 1.23.4 +go 1.23.0 toolchain go1.24.2