Skip to content

Commit 91193df

Browse files
chore(deps): update ci dependencies (#341)
1 parent d6a1fd3 commit 91193df

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
@@ -4,7 +4,7 @@ go 1.21
44

55
require (
66
github.com/stretchr/testify v1.8.4
7-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.26.5
7+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.27.0
88
)
99

1010
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)