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 @@ -5,7 +5,7 @@ go 1.24.0
55toolchain go1.24.3
66
77require (
8- github.com/gruntwork-io/terratest v0.48.2
8+ github.com/gruntwork-io/terratest v0.49.0
99 github.com/stretchr/testify v1.10.0
1010 github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.49.3
1111 gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -258,8 +258,8 @@ github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWm
258258github.com/gorilla/websocket v1.5.0 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
259259github.com/gruntwork-io/go-commons v0.8.0 h1:k/yypwrPqSeYHevLlEDmvmgQzcyTwrlZGRaxEM6G0ro =
260260github.com/gruntwork-io/go-commons v0.8.0 /go.mod h1:gtp0yTtIBExIZp7vyIV9I0XQkVwiQZze678hvDXof78 =
261- github.com/gruntwork-io/terratest v0.48.2 h1:+VwfODchq8jxZZWD+s8gBlhD1z6/C4bFLNrhpm9ONrs =
262- github.com/gruntwork-io/terratest v0.48.2 /go.mod h1:Y5ETyD4ZQ2MZhasPno272fWuCpKwvTPYDi8Y0tIMqTE =
261+ github.com/gruntwork-io/terratest v0.49.0 h1:GurfpHEOEr8vntB77QcxDh+P7aiQRUgPFdgb6q9PuWI =
262+ github.com/gruntwork-io/terratest v0.49.0 /go.mod h1:/+dfGio9NqUpvvukuPo29B8zy6U5FYJn9PdmvwztK4A =
263263github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
264264github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I =
265265github.com/hashicorp/errwrap v1.1.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
You can’t perform that action at this time.
0 commit comments