Skip to content

Commit d09863d

Browse files
authored
Merge pull request #205 from k8s-infra-cherrypick-robot/cherry-pick-202-to-release-0.1
[release-0.1] Bump github.com/IBM-Cloud/power-go-client from 1.1.8 to 1.1.9
2 parents 604ae65 + 40f13e2 commit d09863d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.17
44

55
require (
66
github.com/IBM-Cloud/bluemix-go v0.0.0-20201019071904-51caa09553fb
7-
github.com/IBM-Cloud/power-go-client v1.1.8
7+
github.com/IBM-Cloud/power-go-client v1.1.9
88
github.com/IBM/go-sdk-core/v5 v5.10.0
99
github.com/container-storage-interface/spec v1.5.0
1010
github.com/davecgh/go-spew v1.1.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym
6666
github.com/GoogleCloudPlatform/k8s-cloud-provider v1.16.1-0.20210702024009-ea6160c1d0e3/go.mod h1:8XasY4ymP2V/tn2OOV9ZadmiTE1FIB/h3W+yNlPttKw=
6767
github.com/IBM-Cloud/bluemix-go v0.0.0-20201019071904-51caa09553fb h1:ke+JASYimCuuAsmMWw2jmCRakGrKRQqVgIG30eiPI+Y=
6868
github.com/IBM-Cloud/bluemix-go v0.0.0-20201019071904-51caa09553fb/go.mod h1:gPJbH1etcDj7qS/hBRiLuYW9CY0bRcostSKusa51xR0=
69-
github.com/IBM-Cloud/power-go-client v1.1.8 h1:EPfUzEbSz6Cg1O5mLv65dMlmbju4zXeDUXQ3h21gGVA=
70-
github.com/IBM-Cloud/power-go-client v1.1.8/go.mod h1:Qfx0fNi+9hms+xu9Z6Euhu9088ByW6C/TCMLECTRWNE=
69+
github.com/IBM-Cloud/power-go-client v1.1.9 h1:NKG4lxQNe1HHANC+94mRqgogIkiAHo5COMNsqUGdNqg=
70+
github.com/IBM-Cloud/power-go-client v1.1.9/go.mod h1:Qfx0fNi+9hms+xu9Z6Euhu9088ByW6C/TCMLECTRWNE=
7171
github.com/IBM/go-sdk-core/v5 v5.9.1/go.mod h1:axE2JrRq79gIJTjKPBwV6gWHswvVptBjbcvvCPIxARM=
7272
github.com/IBM/go-sdk-core/v5 v5.10.0 h1:rq66GmF/hTcigN1/boHLdSPK28iQKGDCyaKihrovQE4=
7373
github.com/IBM/go-sdk-core/v5 v5.10.0/go.mod h1:lt3G89YitV5KKVHkYDzVhRonC6BpRWGMcRdaAn6JDKw=

0 commit comments

Comments
 (0)