Skip to content

Commit bca6ecc

Browse files
Bump github.com/IBM/platform-services-go-sdk from 0.31.4 to 0.31.6
Bumps [github.com/IBM/platform-services-go-sdk](https://github.com/IBM/platform-services-go-sdk) from 0.31.4 to 0.31.6. - [Release notes](https://github.com/IBM/platform-services-go-sdk/releases) - [Changelog](https://github.com/IBM/platform-services-go-sdk/blob/main/CHANGELOG.md) - [Commits](IBM/platform-services-go-sdk@v0.31.4...v0.31.6) --- updated-dependencies: - dependency-name: github.com/IBM/platform-services-go-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36e5941 commit bca6ecc

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
@@ -5,7 +5,7 @@ go 1.19
55
require (
66
github.com/IBM-Cloud/power-go-client v1.2.2
77
github.com/IBM/go-sdk-core/v5 v5.12.1
8-
github.com/IBM/platform-services-go-sdk v0.31.4
8+
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
1111
github.com/golang/mock v1.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ github.com/IBM-Cloud/power-go-client v1.2.2/go.mod h1:Qfx0fNi+9hms+xu9Z6Euhu9088
5858
github.com/IBM/go-sdk-core/v5 v5.10.2/go.mod h1:WZPFasUzsKab/2mzt29xPcfruSk5js2ywAPwW4VJjdI=
5959
github.com/IBM/go-sdk-core/v5 v5.12.1 h1:9hb9oosBma4+N05xmKmtAW13T1nfADMVYRE7fu06lZ0=
6060
github.com/IBM/go-sdk-core/v5 v5.12.1/go.mod h1:WZPFasUzsKab/2mzt29xPcfruSk5js2ywAPwW4VJjdI=
61-
github.com/IBM/platform-services-go-sdk v0.31.4 h1:XItzBpO+7xjosNIaauW3eiwwB6roUobAhxJ9DJRRYK0=
62-
github.com/IBM/platform-services-go-sdk v0.31.4/go.mod h1:jy0Ahvj5Gkkua3Gd7t22bo0GfmHRQaPZcaqwfVgEY7k=
61+
github.com/IBM/platform-services-go-sdk v0.31.6 h1:ZXrpPDCID2OiQEGULS7Fp3i498kAIIzczgOVwoiTJTE=
62+
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=
6464
github.com/PuerkitoBio/purell v1.1.1 h1:WEQqlqaGbrPkxLJWfBwQmfEAE1Z7ONdDLqrN38tNFfI=
6565
github.com/PuerkitoBio/purell v1.1.1/go.mod h1:c11w/QuzBsJSee3cPx9rAFu61PvFxuPbtSwDGJws/X0=

0 commit comments

Comments
 (0)