Skip to content

Commit 5eb64d4

Browse files
chore(deps): update dependencies (#1241)
1 parent bdbcf4a commit 5eb64d4

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

common-dev-assets

tests/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
module github.com/terraform-ibm-modules/terraform-ibm-powervs-infrastructure
22

3-
go 1.26
3+
go 1.26.0
44

55
require (
66
github.com/gruntwork-io/terratest v0.56.0
77
github.com/stretchr/testify v1.11.1
8-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.68.2
8+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.69.0
99
)
1010

1111
require (

tests/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
297297
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
298298
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
299299
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
300-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.68.2 h1:0ZpuC1NVlEMXQYbO+IB5mVxCCzAl36LmTozInMkB44Q=
301-
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.68.2/go.mod h1:1v2TpsR28LMR9EMNhGKh+8fnToAUbJ+2pqe7ihoJTeA=
300+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.69.0 h1:BsQg5DkiSWpXPOQgPlXnR3WpFfuJf4XGzXBsb0NsmAo=
301+
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.69.0/go.mod h1:1v2TpsR28LMR9EMNhGKh+8fnToAUbJ+2pqe7ihoJTeA=
302302
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
303303
github.com/tmccombs/hcl2json v0.6.4 h1:/FWnzS9JCuyZ4MNwrG4vMrFrzRgsWEOVi+1AyYUVLGw=
304304
github.com/tmccombs/hcl2json v0.6.4/go.mod h1:+ppKlIW3H5nsAsZddXPy2iMyvld3SHxyjswOZhavRDk=

0 commit comments

Comments
 (0)