File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/terraform-ibm-modules/terraform-ibm-icd-mongodb
33go 1.20
44
55require (
6- github.com/stretchr/testify v1.8.1
6+ github.com/stretchr/testify v1.8.2
77 github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.5.4
88)
99
Original file line number Diff line number Diff line change @@ -536,8 +536,8 @@ github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
536536github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
537537github.com/stretchr/testify v1.7.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
538538github.com/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
539- github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk =
540- github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
539+ github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ8 =
540+ github.com/stretchr/testify v1.8.2 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
541541github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.5.4 h1:ttSEeV00iTkASri4k0oqG5MA9T7vcTEEGeC5Xb0yWrs =
542542github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.5.4 /go.mod h1:8UKau332CWxOC4cDkSkyrnc1rsJ/oK4+ZAfyTuP0aFs =
543543github.com/tidwall/pretty v1.0.0 h1:HsD+QiTn7sK6flMKIvNmpqz1qrpP3Ps6jOKIKMooyg4 =
You can’t perform that action at this time.
0 commit comments