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 5
5
require (
6
6
github.com/IBM-Cloud/bluemix-go v0.0.0-20201019071904-51caa09553fb
7
7
github.com/IBM-Cloud/power-go-client v1.1.5
8
- github.com/IBM/go-sdk-core/v5 v5.9.3
8
+ github.com/IBM/go-sdk-core/v5 v5.9.5
9
9
github.com/container-storage-interface/spec v1.5.0
10
10
github.com/davecgh/go-spew v1.1.1
11
11
github.com/golang-jwt/jwt v3.2.2+incompatible
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ github.com/IBM-Cloud/bluemix-go v0.0.0-20201019071904-51caa09553fb/go.mod h1:gPJ
69
69
github.com/IBM-Cloud/power-go-client v1.1.5 h1:fQL1y/E93MAueIdR0aX6gy362JIQBznLv27srIyvuaY =
70
70
github.com/IBM-Cloud/power-go-client v1.1.5 /go.mod h1:YcAHrWuTvckGQYPLLReJ9ijcO/tQuRxAp2kCZ7fnnVk =
71
71
github.com/IBM/go-sdk-core/v5 v5.9.1 /go.mod h1:axE2JrRq79gIJTjKPBwV6gWHswvVptBjbcvvCPIxARM =
72
- github.com/IBM/go-sdk-core/v5 v5.9.3 h1:s/oxlSLOJbmLUh1Kg7+A1IPE2kck+3bytGdpozp58lg =
73
- github.com/IBM/go-sdk-core/v5 v5.9.3 /go.mod h1:YlOwV9LeuclmT/qi/LAK2AsobbAP42veV0j68/rlZsE =
72
+ github.com/IBM/go-sdk-core/v5 v5.9.5 h1:+uMyHpOyBlFFd/I0PB+7JqqXOPY2DzRR0tbBjTc4d/g =
73
+ github.com/IBM/go-sdk-core/v5 v5.9.5 /go.mod h1:YlOwV9LeuclmT/qi/LAK2AsobbAP42veV0j68/rlZsE =
74
74
github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab /go.mod h1:3VYc5hodBMJ5+l/7J4xAyMeuM2PNuepvHlGs8yilUCA =
75
75
github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd /go.mod h1:64YHyfSL2R96J44Nlwm39UHepQbyR5q10x7iYa1ks2E =
76
76
github.com/Microsoft/go-winio v0.4.15 /go.mod h1:tTuCMEN+UleMWgg9dVx4Hu52b1bJo+59jBh3ajtinzw =
You can’t perform that action at this time.
0 commit comments