From 332226cc9773f0c35111298522c373b9275be6bd Mon Sep 17 00:00:00 2001 From: Terraform IBM Modules Operations Date: Sun, 13 Jul 2025 22:38:00 +0000 Subject: [PATCH] chore(deps): update ci dependencies --- common-dev-assets | 2 +- tests/go.mod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common-dev-assets b/common-dev-assets index 0e47f010..6739b3a0 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit 0e47f010d8f8098a4def705086e21c1f1bcec6d5 +Subproject commit 6739b3a089aa08a072dd83c8b594311e42fc96d4 diff --git a/tests/go.mod b/tests/go.mod index 71a628a7..19c231cf 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,7 +2,7 @@ module github.com/terraform-ibm-modules/terraform-ibm-event-notifications go 1.23.0 -toolchain go1.24.4 +toolchain go1.24.5 require ( github.com/IBM/go-sdk-core/v5 v5.20.1