diff --git a/common-dev-assets b/common-dev-assets index cce592fb..793d7828 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit cce592fb1b6b73168725534b8aef045c944328a9 +Subproject commit 793d7828eb5ad4ce9caed7cf9d58c0be532d610e diff --git a/tests/go.mod b/tests/go.mod index f5a700fe..d031907e 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.4 + github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.23.7 ) require ( diff --git a/tests/go.sum b/tests/go.sum index 547d2f87..52420203 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.4 h1:J0EIpvOVD9VJ6ejZh2fQqMqcTxrakfPXeGSBfXBBmUY= -github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.23.4/go.mod h1:6cuESZXW/sD6eXs5PUoZ48IEpYjE95NhStmPYU1P6BI= +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/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=