Skip to content

Commit 14fcd03

Browse files
Bump github.com/IBM-Cloud/power-go-client from 1.1.2 to 1.1.3 (#567)
Bumps [github.com/IBM-Cloud/power-go-client](https://github.com/IBM-Cloud/power-go-client) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/IBM-Cloud/power-go-client/releases) - [Commits](IBM-Cloud/power-go-client@v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: github.com/IBM-Cloud/power-go-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74042dc commit 14fcd03

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
@@ -3,7 +3,7 @@ module sigs.k8s.io/cluster-api-provider-ibmcloud
33
go 1.17
44

55
require (
6-
github.com/IBM-Cloud/power-go-client v1.1.2
6+
github.com/IBM-Cloud/power-go-client v1.1.3
77
github.com/IBM/go-sdk-core/v5 v5.9.2
88
github.com/IBM/platform-services-go-sdk v0.22.8
99
github.com/IBM/vpc-go-sdk v1.0.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ github.com/Azure/go-autorest/tracing v0.6.0/go.mod h1:+vhtPC754Xsa23ID7GlGsrdKBp
6666
github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=
6767
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
6868
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
69-
github.com/IBM-Cloud/power-go-client v1.1.2 h1:qTRRNQivJeBsizb4QGak6DEgJc2j7YFKL0O5Gy4pNgw=
70-
github.com/IBM-Cloud/power-go-client v1.1.2/go.mod h1:Ky1qQYJ7WPS4OO3J80sTf+sMcBb92bulVwsDg1cPCuI=
69+
github.com/IBM-Cloud/power-go-client v1.1.3 h1:B2eqUn2xLwRZvPewpOA5eTzp8GnZ1Ayo/I32pFhEiuc=
70+
github.com/IBM-Cloud/power-go-client v1.1.3/go.mod h1:Ky1qQYJ7WPS4OO3J80sTf+sMcBb92bulVwsDg1cPCuI=
7171
github.com/IBM/go-sdk-core/v4 v4.5.1/go.mod h1:lTUXbqIX6/aAbSCkP6q59+dyFsTwZAc0ewRS2vJWVbg=
7272
github.com/IBM/go-sdk-core/v5 v5.2.0/go.mod h1:vyNdbFujJtdTj9HbihtvKwwS3k/GKSKpOx9ZIQ6MWDY=
7373
github.com/IBM/go-sdk-core/v5 v5.8.2/go.mod h1:axE2JrRq79gIJTjKPBwV6gWHswvVptBjbcvvCPIxARM=

0 commit comments

Comments
 (0)