Skip to content

Commit d763de2

Browse files
fix(deps): update module github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper to v1.61.3 (#150)
1 parent 57670cb commit d763de2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.5
44

55
require (
66
github.com/stretchr/testify v1.11.1
7-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.61.2
7+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.61.3
88
)
99

1010
require (

tests/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
264264
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
265265
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
266266
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
267-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.61.2 h1:GEDNJCyDS7mRepOTSxDpmJKVmiRUSFy3u9biQ4ZYxzc=
268-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.61.2/go.mod h1:VCaRJKjjwIqWMdXqMwvC/9WCwWe8lBTRZrkYrQbcNUU=
267+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.61.3 h1:WXEXd5qCDVk7In6I284qHJOjLplTzgpRDuzds8Lcvv0=
268+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.61.3/go.mod h1:hpvue7kivZNIvyXKFyBPU1rzutyxid2yzjDR1s7NW7s=
269269
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
270270
github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM=
271271
github.com/xanzy/ssh-agent v0.3.3/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw=

0 commit comments

Comments
 (0)