diff --git a/common-dev-assets b/common-dev-assets index c93acc3..ef001d7 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit c93acc37a7fa412dafd72462635c3349b603fdda +Subproject commit ef001d79c2f055862a5ebecf59725e443ffb0f5b diff --git a/tests/go.mod b/tests/go.mod index 9612870..16f8cad 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,7 +2,7 @@ module github.com/terraform-ibm-modules/stack-ibm-mock go 1.23.0 -toolchain go1.24.3 +toolchain go1.24.4 require ( github.com/stretchr/testify v1.10.0