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 @@ -3,7 +3,7 @@ module github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper
3
3
go 1.19
4
4
5
5
require (
6
- github.com/IBM-Cloud/bluemix-go v0.0.0-20230111122142-28d386bfaaf5
6
+ github.com/IBM-Cloud/bluemix-go v0.0.0-20230118080803-9a11ac0420f9
7
7
github.com/IBM-Cloud/power-go-client v1.2.2
8
8
github.com/IBM/go-sdk-core/v5 v5.12.0
9
9
github.com/IBM/platform-services-go-sdk v0.31.3
Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9
41
41
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9 /go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU =
42
42
github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
43
43
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
44
- github.com/IBM-Cloud/bluemix-go v0.0.0-20230111122142-28d386bfaaf5 h1:OrmVLZVK7NlGD2kuJQu6Rl5xjViuNFqORolW+PE1LRA =
45
- github.com/IBM-Cloud/bluemix-go v0.0.0-20230111122142-28d386bfaaf5 /go.mod h1:cO5KCpiop9eP/pM/5W07TprYUkv/kHtajW1FiZgE59k =
44
+ github.com/IBM-Cloud/bluemix-go v0.0.0-20230118080803-9a11ac0420f9 h1:J6pDNFS7er3AqjYANBI1OjTyUh3p6dt8pPBi+aXzhBA =
45
+ github.com/IBM-Cloud/bluemix-go v0.0.0-20230118080803-9a11ac0420f9 /go.mod h1:cO5KCpiop9eP/pM/5W07TprYUkv/kHtajW1FiZgE59k =
46
46
github.com/IBM-Cloud/power-go-client v1.2.2 h1:VNlzizoG2x06c3nL1ZBILF701QcvXcu6nEH3hmEKCkw =
47
47
github.com/IBM-Cloud/power-go-client v1.2.2 /go.mod h1:Qfx0fNi+9hms+xu9Z6Euhu9088ByW6C/TCMLECTRWNE =
48
48
github.com/IBM/go-sdk-core/v5 v5.9.2 /go.mod h1:YlOwV9LeuclmT/qi/LAK2AsobbAP42veV0j68/rlZsE =
You can’t perform that action at this time.
0 commit comments