Skip to content

Commit

Permalink
Bump github.com/IBM-Cloud/power-go-client from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [github.com/IBM-Cloud/power-go-client](https://github.com/IBM-Cloud/power-go-client) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/IBM-Cloud/power-go-client/releases)
- [Commits](IBM-Cloud/power-go-client@v1.1.0...v1.1.1)

---
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]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2022
1 parent 595a965 commit 7292547
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module sigs.k8s.io/cluster-api-provider-ibmcloud
go 1.17

require (
github.com/IBM-Cloud/power-go-client v1.1.0
github.com/IBM-Cloud/power-go-client v1.1.1
github.com/IBM/go-sdk-core/v5 v5.9.2
github.com/IBM/platform-services-go-sdk v0.22.7
github.com/IBM/vpc-go-sdk v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ github.com/Azure/go-autorest/tracing v0.6.0/go.mod h1:+vhtPC754Xsa23ID7GlGsrdKBp
github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/IBM-Cloud/power-go-client v1.1.0 h1:wHkQsiiHDG1/g4MnLiiZjFwu+fSqGxoLCrTEm4LFppY=
github.com/IBM-Cloud/power-go-client v1.1.0/go.mod h1:Ky1qQYJ7WPS4OO3J80sTf+sMcBb92bulVwsDg1cPCuI=
github.com/IBM-Cloud/power-go-client v1.1.1 h1:FRc6jEXq9rQ/cSSz625zuIhneTlV9XazurtTbMuhybQ=
github.com/IBM-Cloud/power-go-client v1.1.1/go.mod h1:Ky1qQYJ7WPS4OO3J80sTf+sMcBb92bulVwsDg1cPCuI=
github.com/IBM/go-sdk-core/v4 v4.5.1/go.mod h1:lTUXbqIX6/aAbSCkP6q59+dyFsTwZAc0ewRS2vJWVbg=
github.com/IBM/go-sdk-core/v5 v5.2.0/go.mod h1:vyNdbFujJtdTj9HbihtvKwwS3k/GKSKpOx9ZIQ6MWDY=
github.com/IBM/go-sdk-core/v5 v5.8.2/go.mod h1:axE2JrRq79gIJTjKPBwV6gWHswvVptBjbcvvCPIxARM=
Expand Down

0 comments on commit 7292547

Please sign in to comment.