File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ toolchain go1.22.3
66
77require (
88 github.com/stretchr/testify v1.9.0
9- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.31.8
9+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.33.2
1010)
1111
1212require (
13- github.com/IBM-Cloud/bluemix-go v0.0.0-20240402122236-5c5b994a3f1a // indirect
13+ github.com/IBM-Cloud/bluemix-go v0.0.0-20240423071914-9e96525baef4 // indirect
1414 github.com/IBM-Cloud/power-go-client v1.6.0 // indirect
1515 github.com/IBM/cloud-databases-go-sdk v0.7.0 // indirect
1616 github.com/IBM/go-sdk-core/v5 v5.17.2 // indirect
Original file line number Diff line number Diff line change 1- github.com/IBM-Cloud/bluemix-go v0.0.0-20240402122236-5c5b994a3f1a h1:s/KeK5F3xm3xGeqXzCtqMl3nvqQ2my4N5ppxAD+cShY =
2- github.com/IBM-Cloud/bluemix-go v0.0.0-20240402122236-5c5b994a3f1a /go.mod h1:/7hMjdZA6fEpd/dQAOEABxKEwN0t72P3PlpEDu0Y7bE =
1+ github.com/IBM-Cloud/bluemix-go v0.0.0-20240423071914-9e96525baef4 h1:43l8CU5cW4pOea10+jWtqRJj/4F4Ghfn6Oc82jB9RhM =
2+ github.com/IBM-Cloud/bluemix-go v0.0.0-20240423071914-9e96525baef4 /go.mod h1:/7hMjdZA6fEpd/dQAOEABxKEwN0t72P3PlpEDu0Y7bE =
33github.com/IBM-Cloud/power-go-client v1.6.0 h1:X+QX+WSF66+aouyaf4r+IeBLXUurAJj9+Bd+vH7G5I0 =
44github.com/IBM-Cloud/power-go-client v1.6.0 /go.mod h1:0ad5Lcq1utoYVJx0uqooMjCpUaYaK0ItP9QJYtY6k0Y =
55github.com/IBM/cloud-databases-go-sdk v0.7.0 h1:prvLebKD1kcIk81D6yRhOr/TWp1VQJGLhGAasQr7RtA =
@@ -225,8 +225,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
225225github.com/stretchr/testify v1.8.2 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
226226github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
227227github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
228- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.31.8 h1:tphVylXH3w/IQ/3BQcMdnOApxpbBiVrXuhP1YQ5DyAY =
229- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.31.8 /go.mod h1:6kBsZGhfJEV5L0lOJI+e1jzj8D2E+eltAYZFmYw3Q9s =
228+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.33.2 h1:Tv1c8tuGgKPSJbkySh24X65yJmRAVEm5Ws0XE7DHAuE =
229+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.33.2 /go.mod h1:2fA+HDax1ZxE6o9qR1331MT67nRC/WVYgxpVLyB/ovw =
230230github.com/tidwall/pretty v1.0.0 /go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk =
231231github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM =
232232github.com/xanzy/ssh-agent v0.3.3 /go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw =
You can’t perform that action at this time.
0 commit comments