Skip to content

Commit d047470

Browse files
Bump github.com/IBM/go-sdk-core/v5 from 5.12.1 to 5.12.2
Bumps [github.com/IBM/go-sdk-core/v5](https://github.com/IBM/go-sdk-core) from 5.12.1 to 5.12.2. - [Release notes](https://github.com/IBM/go-sdk-core/releases) - [Changelog](https://github.com/IBM/go-sdk-core/blob/main/CHANGELOG.md) - [Commits](IBM/go-sdk-core@v5.12.1...v5.12.2) --- updated-dependencies: - dependency-name: github.com/IBM/go-sdk-core/v5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15a65f0 commit d047470

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.19
44

55
require (
66
github.com/IBM-Cloud/power-go-client v1.2.2
7-
github.com/IBM/go-sdk-core/v5 v5.12.1
7+
github.com/IBM/go-sdk-core/v5 v5.12.2
88
github.com/IBM/platform-services-go-sdk v0.31.6
99
github.com/container-storage-interface/spec v1.6.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
@@ -56,8 +56,8 @@ github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym
5656
github.com/IBM-Cloud/power-go-client v1.2.2 h1:VNlzizoG2x06c3nL1ZBILF701QcvXcu6nEH3hmEKCkw=
5757
github.com/IBM-Cloud/power-go-client v1.2.2/go.mod h1:Qfx0fNi+9hms+xu9Z6Euhu9088ByW6C/TCMLECTRWNE=
5858
github.com/IBM/go-sdk-core/v5 v5.10.2/go.mod h1:WZPFasUzsKab/2mzt29xPcfruSk5js2ywAPwW4VJjdI=
59-
github.com/IBM/go-sdk-core/v5 v5.12.1 h1:9hb9oosBma4+N05xmKmtAW13T1nfADMVYRE7fu06lZ0=
60-
github.com/IBM/go-sdk-core/v5 v5.12.1/go.mod h1:WZPFasUzsKab/2mzt29xPcfruSk5js2ywAPwW4VJjdI=
59+
github.com/IBM/go-sdk-core/v5 v5.12.2 h1:JGKV3pdYk+E1ywD7/lh3p7quGM1dcoQFtkxb0kXShRM=
60+
github.com/IBM/go-sdk-core/v5 v5.12.2/go.mod h1:WZPFasUzsKab/2mzt29xPcfruSk5js2ywAPwW4VJjdI=
6161
github.com/IBM/platform-services-go-sdk v0.31.6 h1:ZXrpPDCID2OiQEGULS7Fp3i498kAIIzczgOVwoiTJTE=
6262
github.com/IBM/platform-services-go-sdk v0.31.6/go.mod h1:jy0Ahvj5Gkkua3Gd7t22bo0GfmHRQaPZcaqwfVgEY7k=
6363
github.com/PuerkitoBio/purell v1.1.0/go.mod h1:c11w/QuzBsJSee3cPx9rAFu61PvFxuPbtSwDGJws/X0=

0 commit comments

Comments
 (0)