Skip to content

Commit 59793cc

Browse files
chore(deps): update ci dependencies (#185)
1 parent 8c6a2da commit 59793cc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

tests/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.21.3
66

77
require (
88
github.com/stretchr/testify v1.8.4
9-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.28.2
9+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.28.3
1010
)
1111

1212
require (

tests/go.sum

+2-2
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.28.2 h1:T+PVJ1pktDSIEJyQfOSJkB0ZFPASW7agqBzJ6Ktpo6o=
602-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.28.2/go.mod h1:9F4eAZSY2rQ+dL7F0gwTtTTlZFlAWQ33hXByqXXSdL8=
601+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.28.3 h1:5K8ftAwzGu1qfOH46j1Gz+slPluUwIc7CszDgf4fGSo=
602+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.28.3/go.mod h1:9F4eAZSY2rQ+dL7F0gwTtTTlZFlAWQ33hXByqXXSdL8=
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)