Skip to content

Commit 1b37819

Browse files
chore(deps): update module github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper to v1.60.29 (#682)
1 parent 1c4fc7a commit 1b37819

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.25.4
66

77
require (
88
github.com/stretchr/testify v1.11.1
9-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.60.28
9+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.60.29
1010
)
1111

1212
require (

tests/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
297297
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
298298
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
299299
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
300-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.60.28 h1:9m8+JCN+FDD5tGx0zE6b69uHwGsLGLbyXp4XGrvbuCQ=
301-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.60.28/go.mod h1:9X9hk3QCx9h/5mmoWUwDT2ORmgvyr1tURcgDtiqlC2Q=
300+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.60.29 h1:Qf1lELeyTaTwi+vASigOU7JYJ/3I2WSNphs+KumTOe8=
301+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.60.29/go.mod h1:9X9hk3QCx9h/5mmoWUwDT2ORmgvyr1tURcgDtiqlC2Q=
302302
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
303303
github.com/tmccombs/hcl2json v0.6.4 h1:/FWnzS9JCuyZ4MNwrG4vMrFrzRgsWEOVi+1AyYUVLGw=
304304
github.com/tmccombs/hcl2json v0.6.4/go.mod h1:+ppKlIW3H5nsAsZddXPy2iMyvld3SHxyjswOZhavRDk=

0 commit comments

Comments
 (0)