Skip to content

Commit

Permalink
Bump github.com/IBM-Cloud/power-go-client from 1.0.82 to 1.0.83
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.0.82 to 1.0.83.
- [Release notes](https://github.com/IBM-Cloud/power-go-client/releases)
- [Commits](IBM-Cloud/power-go-client@v1.0.82...v1.0.83)

---
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 Dec 9, 2021
1 parent f55b82e commit 2200abb
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 @@ -4,7 +4,7 @@ go 1.16

require (
github.com/IBM-Cloud/bluemix-go v0.0.0-20200921095234-26d1d0148c62
github.com/IBM-Cloud/power-go-client v1.0.82
github.com/IBM-Cloud/power-go-client v1.0.83
github.com/IBM/go-sdk-core/v5 v5.9.0
github.com/IBM/vpc-go-sdk v0.14.0
github.com/go-logr/logr v0.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/IBM-Cloud/bluemix-go v0.0.0-20200921095234-26d1d0148c62 h1:8I8Z3mRorZhgT31vXPysZNuVQV7vWR3GSVtmh8xJ9L8=
github.com/IBM-Cloud/bluemix-go v0.0.0-20200921095234-26d1d0148c62/go.mod h1:gPJbH1etcDj7qS/hBRiLuYW9CY0bRcostSKusa51xR0=
github.com/IBM-Cloud/power-go-client v1.0.82 h1:FhFkUrJGs/gvwRLebI0HtLkeoI6rWCGwTwYzmlewk/c=
github.com/IBM-Cloud/power-go-client v1.0.82/go.mod h1:YRBsrY+n1+3xMd6HzfG0VATkXZqOQktK5Yvjx9x6ACc=
github.com/IBM-Cloud/power-go-client v1.0.83 h1:pVJtlefLGr4KO0ekqO2WXlYYGxKuvh8QVjRuUckCHfk=
github.com/IBM-Cloud/power-go-client v1.0.83/go.mod h1:YRBsrY+n1+3xMd6HzfG0VATkXZqOQktK5Yvjx9x6ACc=
github.com/IBM/go-sdk-core/v5 v5.7.2/go.mod h1:+YbdhrjCHC84ls4MeBp+Hj4NZCni+tDAc0XQUqRO9Jc=
github.com/IBM/go-sdk-core/v5 v5.9.0 h1:j+Ra0VIA1E96gOuH1Psl2wlHfKoevYYqQeeeFYKibJ4=
github.com/IBM/go-sdk-core/v5 v5.9.0/go.mod h1:axE2JrRq79gIJTjKPBwV6gWHswvVptBjbcvvCPIxARM=
Expand Down

0 comments on commit 2200abb

Please sign in to comment.