diff --git a/common-dev-assets b/common-dev-assets index 49e43fed..abf631a1 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit 49e43fed4203ef50193f0d134593042e65a28a7e +Subproject commit abf631a16a48a308e609896937e1eed16b4aae4e diff --git a/tests/go.mod b/tests/go.mod index 354b2b8f..e26bd934 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,7 +2,7 @@ module github.com/terraform-ibm-modules/terraform-ibm-logs-agent go 1.24.0 -toolchain go1.24.5 +toolchain go1.25.0 require ( github.com/gruntwork-io/terratest v0.50.0