File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.24.5
7
7
require (
8
8
github.com/gruntwork-io/terratest v0.50.0
9
9
github.com/stretchr/testify v1.10.0
10
- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.57.0
10
+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.57.1
11
11
gopkg.in/yaml.v3 v3.0.1
12
12
k8s.io/apimachinery v0.33.3
13
13
)
Original file line number Diff line number Diff line change @@ -453,8 +453,8 @@ github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXl
453
453
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
454
454
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
455
455
github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
456
- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.57.0 h1:cx0o9IoDeikafMa2+KH+xTMsTdhHzGPjCs5iLeqkbpo =
457
- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.57.0 /go.mod h1:9aUT2AQgvdHxKj+XsXPzl1LX+YjzI36Sd7oZLEZVfkQ =
456
+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.57.1 h1:rlWG0Jbw6qT9g5fiRpaZYuxq5OFwq/fMdNBqVmk2WgY =
457
+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.57.1 /go.mod h1:9aUT2AQgvdHxKj+XsXPzl1LX+YjzI36Sd7oZLEZVfkQ =
458
458
github.com/tidwall/pretty v1.0.0 /go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk =
459
459
github.com/tmccombs/hcl2json v0.6.4 h1:/FWnzS9JCuyZ4MNwrG4vMrFrzRgsWEOVi+1AyYUVLGw =
460
460
github.com/tmccombs/hcl2json v0.6.4 /go.mod h1:+ppKlIW3H5nsAsZddXPy2iMyvld3SHxyjswOZhavRDk =
You can’t perform that action at this time.
0 commit comments