File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ module github.com/terraform-ibm-modules/terraform-ibm-s2s-auth
22
33go 1.23.0
44
5- toolchain go1.24.1
5+ toolchain go1.24.2
66
77require (
88 github.com/stretchr/testify v1.10.0
9- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.47 .1
9+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.48 .1
1010)
1111
1212require (
Original file line number Diff line number Diff line change @@ -295,8 +295,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
295295github.com/stretchr/testify v1.8.2 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
296296github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
297297github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
298- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.47 .1 h1:tNFE95ARyd8tTjP0zSmIJIFKBf7Kdl8Cuwp5NZ1xqUo =
299- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.47 .1 /go.mod h1:be/us5lpuIvNmni1CXR0nJcAiFJkvluQDM0iFe960s8 =
298+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.48 .1 h1:NeQESr9QRqT/37JZHtt7Hi7t+KpBV1SsMNwRL8xIuwc =
299+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.48 .1 /go.mod h1:K6530rYZw/YRBECIkEPfIET/SUSI9zuVVderX31w8fM =
300300github.com/tidwall/pretty v1.0.0 /go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk =
301301github.com/tmccombs/hcl2json v0.6.4 h1:/FWnzS9JCuyZ4MNwrG4vMrFrzRgsWEOVi+1AyYUVLGw =
302302github.com/tmccombs/hcl2json v0.6.4 /go.mod h1:+ppKlIW3H5nsAsZddXPy2iMyvld3SHxyjswOZhavRDk =
You can’t perform that action at this time.
0 commit comments