From 66a351a23847a40107c67fb90be7e17582843f9c Mon Sep 17 00:00:00 2001 From: Terraform IBM Modules Operations Date: Wed, 18 Oct 2023 20:26:32 +0000 Subject: [PATCH] chore(deps): update ci dependencies --- common-dev-assets | 2 +- tests/go.mod | 2 +- tests/go.sum | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common-dev-assets b/common-dev-assets index 793d7828..a9587293 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit 793d7828eb5ad4ce9caed7cf9d58c0be532d610e +Subproject commit a9587293df3149a8981a176bc014cf730331e318 diff --git a/tests/go.mod b/tests/go.mod index d031907e..2fde35d2 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -6,7 +6,7 @@ toolchain go1.21.3 require ( github.com/stretchr/testify v1.8.4 - github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.23.7 + github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.23.8 ) require ( diff --git a/tests/go.sum b/tests/go.sum index 52420203..96a5baf5 100644 --- a/tests/go.sum +++ b/tests/go.sum @@ -662,8 +662,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4= github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk= github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo= -github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.23.7 h1:At80IY08AKeQspA0ppSNqyHEgmIL7jmrdc4GYrZtEUM= -github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.23.7/go.mod h1:0SiqR1jWVkpgRnsbS+qKgF/VoQaA2Pt6x4jVAGtJZLc= +github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.23.8 h1:37Mpl51G6x5BG8Myh4ko8snsAfHmMDUWQuH3MXv/ckE= +github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.23.8/go.mod h1:0SiqR1jWVkpgRnsbS+qKgF/VoQaA2Pt6x4jVAGtJZLc= github.com/tidwall/pretty v1.0.0 h1:HsD+QiTn7sK6flMKIvNmpqz1qrpP3Ps6jOKIKMooyg4= github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk= github.com/tmccombs/hcl2json v0.5.0 h1:cT2sXStOzKL06c8ZTf9vh+0N8GKGzV7+9RUaY5/iUP8=