Skip to content

Commit 4357234

Browse files
chore(deps): update module github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper to v1.8.8 (#499)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 276e463 commit 4357234

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

tests/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.20
44

55
require (
66
github.com/stretchr/testify v1.8.2
7-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.8.7
7+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.8.8
88
)
99

1010
require (
@@ -53,7 +53,7 @@ require (
5353
github.com/google/uuid v1.3.0 // indirect
5454
github.com/googleapis/enterprise-certificate-proxy v0.2.0 // indirect
5555
github.com/googleapis/gax-go/v2 v2.7.0 // indirect
56-
github.com/gruntwork-io/terratest v0.41.17 // indirect
56+
github.com/gruntwork-io/terratest v0.41.18 // indirect
5757
github.com/hashicorp/errwrap v1.0.0 // indirect
5858
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
5959
github.com/hashicorp/go-getter v1.7.1 // indirect

tests/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -540,8 +540,8 @@ github.com/googleapis/gax-go/v2 v2.7.0 h1:IcsPKeInNvYi7eqSaDjiZqDDKu5rsmunY0Y1Yu
540540
github.com/googleapis/gax-go/v2 v2.7.0/go.mod h1:TEop28CZZQ2y+c0VxMUmu1lV+fQx57QpBWsYpwqHJx8=
541541
github.com/googleapis/go-type-adapters v1.0.0/go.mod h1:zHW75FOG2aur7gAO2B+MLby+cLsWGBF62rFAi7WjWO4=
542542
github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw=
543-
github.com/gruntwork-io/terratest v0.41.17 h1:gzI8N+w2Bpxm27cmUygm6fJBo7CPrPwq/fy2BDgxy8I=
544-
github.com/gruntwork-io/terratest v0.41.17/go.mod h1:O6gajNBjO1wvc7Wl9WtbO+ORcdnhAV2GQiBE71ycwIk=
543+
github.com/gruntwork-io/terratest v0.41.18 h1:xFLF9c6bQ/dpcRera3Bbn1D5RJE+NyRXRndtV/Mjiuc=
544+
github.com/gruntwork-io/terratest v0.41.18/go.mod h1:O6gajNBjO1wvc7Wl9WtbO+ORcdnhAV2GQiBE71ycwIk=
545545
github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA=
546546
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
547547
github.com/hashicorp/go-cleanhttp v0.5.1/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80=
@@ -720,8 +720,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
720720
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
721721
github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ8=
722722
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
723-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.8.7 h1:CPWg6+pKao5JxmsoD2vcLZT9tj3dqG9Lmf1C2c7k018=
724-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.8.7/go.mod h1:N6R+y6Nw4D/oZOULaZgzcSCchWjkM1CxxV/HMHQRwnY=
723+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.8.8 h1:Q7EOOoPO/LE5fkLVMZqXYbA1OL5uqc6j5kij+75I6FQ=
724+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.8.8/go.mod h1:Gu3VYZYouCe9IeoCpbQApEEoL0f9pMQ9x5C/dG7RdTI=
725725
github.com/tidwall/pretty v1.0.0 h1:HsD+QiTn7sK6flMKIvNmpqz1qrpP3Ps6jOKIKMooyg4=
726726
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
727727
github.com/tmccombs/hcl2json v0.3.3 h1:+DLNYqpWE0CsOQiEZu+OZm5ZBImake3wtITYxQ8uLFQ=

0 commit comments

Comments
 (0)