Skip to content

Commit

Permalink
chore(deps): update module github.com/terraform-ibm-modules/ibmcloud-…
Browse files Browse the repository at this point in the history
…terratest-wrapper to v1.7.0 (#419)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
terraform-ibm-modules-ops and renovate-bot authored Mar 8, 2023
1 parent 491accf commit 717a362
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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 (
Expand Down
4 changes: 2 additions & 2 deletions tests/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit 717a362

Please sign in to comment.