Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

Commit 2678c7f

Browse files
chore(deps): update ci dependencies (#148)
1 parent 6a12946 commit 2678c7f

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
@@ -7,7 +7,7 @@ toolchain go1.21.3
77
require (
88
github.com/gruntwork-io/terratest v0.46.11
99
github.com/stretchr/testify v1.8.4
10-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.26.5
10+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.27.0
1111
)
1212

1313
require (

tests/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -598,8 +598,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
598598
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
599599
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
600600
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
601-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.26.5 h1:4qWZsSK12nJ9YB5jRNLzc9HcY+Yj4pSlFQUoP+VflAo=
602-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.26.5/go.mod h1:e55fYEVHWDo9rrJz52aFIWHDHQpp6Y9tfyjLJAX9j9w=
601+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.27.0 h1:YBMmmOXsS5dee35resYrvvmtU0wlPJ7gsP4K0gfw7t4=
602+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.27.0/go.mod h1:e55fYEVHWDo9rrJz52aFIWHDHQpp6Y9tfyjLJAX9j9w=
603603
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
604604
github.com/tmccombs/hcl2json v0.5.0 h1:cT2sXStOzKL06c8ZTf9vh+0N8GKGzV7+9RUaY5/iUP8=
605605
github.com/tmccombs/hcl2json v0.5.0/go.mod h1:B0ZpBthAKbQur6yZRKrtaqDmYLCvgnwHOBApE0faCpU=

0 commit comments

Comments
 (0)