diff --git a/tests/go.mod b/tests/go.mod index 9a8681ad..c382bc94 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -4,7 +4,7 @@ go 1.20 require ( github.com/stretchr/testify v1.8.2 - github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.6.1 + github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.7.0 ) require ( diff --git a/tests/go.sum b/tests/go.sum index 77245a4a..482e2c5e 100644 --- a/tests/go.sum +++ b/tests/go.sum @@ -719,8 +719,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4= github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ8= github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4= -github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.6.1 h1:k4sL2k9yxaP1faie9QTUYM+ZHtX9ujkEQmFY/Rz18KM= -github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.6.1/go.mod h1:sUxkBsKxQgfNc8itBMd7NnnE9vr5jCP3VykG8QQSN/8= +github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.7.0 h1:8UAqKPw4RMbsBIijCKDpmXwQ301ljV3UKMul2O2m5Jc= +github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.7.0/go.mod h1:sUxkBsKxQgfNc8itBMd7NnnE9vr5jCP3VykG8QQSN/8= 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.3.3 h1:+DLNYqpWE0CsOQiEZu+OZm5ZBImake3wtITYxQ8uLFQ=