Skip to content

Commit 6a1dca6

Browse files
chore(deps): update ci dependencies
1 parent b300e61 commit 6a1dca6

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
@@ -9,7 +9,7 @@ require (
99
github.com/IBM/secrets-manager-go-sdk/v2 v2.0.8
1010
github.com/gruntwork-io/terratest v0.47.2
1111
github.com/stretchr/testify v1.9.0
12-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.41.4
12+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.41.5
1313
)
1414

1515
require (

tests/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -624,8 +624,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
624624
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
625625
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
626626
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
627-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.41.4 h1:Rsgrd3ZO023VGQwNnY1aA0M4Sgxf37hNA1L/y4XTSTE=
628-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.41.4/go.mod h1:dPckfHTc/3woV5F1sKd+rot/4Xvwzkq/DHOJqGs8weo=
627+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.41.5 h1:eobXYG3GuaTlyxfdLZYdZzSXwkmlqei57rVhk5gd1rY=
628+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.41.5/go.mod h1:7fWsSW4yFX1CdkIbrF0EJ8zgdzrRm823D8nPsg4qfXw=
629629
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
630630
github.com/tmccombs/hcl2json v0.5.0 h1:cT2sXStOzKL06c8ZTf9vh+0N8GKGzV7+9RUaY5/iUP8=
631631
github.com/tmccombs/hcl2json v0.5.0/go.mod h1:B0ZpBthAKbQur6yZRKrtaqDmYLCvgnwHOBApE0faCpU=

0 commit comments

Comments
 (0)