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.2
77require (
88 github.com/gruntwork-io/terratest v0.48.2
99 github.com/stretchr/testify v1.10.0
10- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.48.3
10+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.49.0
1111 gopkg.in/yaml.v3 v3.0.1
1212 k8s.io/apimachinery v0.32.3
1313)
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
453453github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
454454github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
455455github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
456- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.48.3 h1:TMtYmYCp8++sMKkgodK1Ltimu06gS9Siq4JdrQBLuLA =
457- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.48.3 /go.mod h1:rq+5azINGofiPzEA1wQb78jibajQ/LqIsIsyuygZF1I =
456+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.49.0 h1:3IxKAknIdvRpTRzRkDjBLRrX66F+L8KV8fVsJt2cfCc =
457+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.49.0 /go.mod h1:rq+5azINGofiPzEA1wQb78jibajQ/LqIsIsyuygZF1I =
458458github.com/tidwall/pretty v1.0.0 /go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk =
459459github.com/tmccombs/hcl2json v0.6.4 h1:/FWnzS9JCuyZ4MNwrG4vMrFrzRgsWEOVi+1AyYUVLGw =
460460github.com/tmccombs/hcl2json v0.6.4 /go.mod h1:+ppKlIW3H5nsAsZddXPy2iMyvld3SHxyjswOZhavRDk =
You can’t perform that action at this time.
0 commit comments