Skip to content

Commit abfa308

Browse files
Bump github.com/IBM/platform-services-go-sdk from 0.32.2 to 0.34.0 (#1171)
Bumps [github.com/IBM/platform-services-go-sdk](https://github.com/IBM/platform-services-go-sdk) from 0.32.2 to 0.34.0. - [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.32.2...v0.34.0) --- updated-dependencies: - dependency-name: github.com/IBM/platform-services-go-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 041292c commit abfa308

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
@@ -12,7 +12,7 @@ replace (
1212
require (
1313
github.com/IBM-Cloud/power-go-client v1.2.2
1414
github.com/IBM/go-sdk-core/v5 v5.13.0
15-
github.com/IBM/platform-services-go-sdk v0.32.2
15+
github.com/IBM/platform-services-go-sdk v0.34.0
1616
github.com/IBM/vpc-go-sdk v0.34.0
1717
github.com/go-logr/logr v1.2.3
1818
github.com/go-openapi/strfmt v0.21.5

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ github.com/IBM-Cloud/power-go-client v1.2.2 h1:VNlzizoG2x06c3nL1ZBILF701QcvXcu6n
4646
github.com/IBM-Cloud/power-go-client v1.2.2/go.mod h1:Qfx0fNi+9hms+xu9Z6Euhu9088ByW6C/TCMLECTRWNE=
4747
github.com/IBM/go-sdk-core/v5 v5.13.0 h1:foXLa2LfTSr3kgldpizaSDXH3gS/HB3YKj1BK8ywrE4=
4848
github.com/IBM/go-sdk-core/v5 v5.13.0/go.mod h1:pVkN7IGmsSdmR1ZCU4E/cLcCclqRKMYgg7ya+O2Mk6g=
49-
github.com/IBM/platform-services-go-sdk v0.32.2 h1:gBuqdyAtJar9lrOpX1bxt9/3xOMtRT9dKH2aUA5TBgs=
50-
github.com/IBM/platform-services-go-sdk v0.32.2/go.mod h1:oFW/DQyAXGBcGytB+DtKjE3yNdEGM2bmw5SDOjrRwTw=
49+
github.com/IBM/platform-services-go-sdk v0.34.0 h1:ozGdyWdBByNS8sw07FP4qx2r1qUc59D0BoN3rMTgtIk=
50+
github.com/IBM/platform-services-go-sdk v0.34.0/go.mod h1:oFW/DQyAXGBcGytB+DtKjE3yNdEGM2bmw5SDOjrRwTw=
5151
github.com/IBM/vpc-go-sdk v0.34.0 h1:QOpzE03u88qHOtcFYpp56feoH2vvnMW+7JZ6h4ZQ0V0=
5252
github.com/IBM/vpc-go-sdk v0.34.0/go.mod h1:Ozn0YBCs284Qvy+CNAmoLhh2eD48NnobiAyfgVd8wmA=
5353
github.com/MakeNowJust/heredoc v1.0.0 h1:cXCdzVdstXyiTqTvfqk9SDHpKNjxuom+DOlyEeQ4pzQ=

0 commit comments

Comments
 (0)