diff --git a/common-dev-assets b/common-dev-assets index f0e8ba6..ce80a6d 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit f0e8ba6d19d3dcf0b6706908948c1732ebd4df63 +Subproject commit ce80a6dab3ca29d86f3455635fd2dc4724fb6fc4 diff --git a/tests/go.mod b/tests/go.mod index b0f5850..1a321fe 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.28.2 + github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.28.3 ) require ( diff --git a/tests/go.sum b/tests/go.sum index 6171a26..e387b73 100644 --- a/tests/go.sum +++ b/tests/go.sum @@ -598,8 +598,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.28.2 h1:T+PVJ1pktDSIEJyQfOSJkB0ZFPASW7agqBzJ6Ktpo6o= -github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.28.2/go.mod h1:9F4eAZSY2rQ+dL7F0gwTtTTlZFlAWQ33hXByqXXSdL8= +github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.28.3 h1:5K8ftAwzGu1qfOH46j1Gz+slPluUwIc7CszDgf4fGSo= +github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.28.3/go.mod h1:9F4eAZSY2rQ+dL7F0gwTtTTlZFlAWQ33hXByqXXSdL8= github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk= github.com/tmccombs/hcl2json v0.5.0 h1:cT2sXStOzKL06c8ZTf9vh+0N8GKGzV7+9RUaY5/iUP8= github.com/tmccombs/hcl2json v0.5.0/go.mod h1:B0ZpBthAKbQur6yZRKrtaqDmYLCvgnwHOBApE0faCpU=