Skip to content

Commit 76c54ac

Browse files
Bump github.com/IBM/platform-services-go-sdk from 0.83.2 to 0.84.0 (#2418)
Bumps [github.com/IBM/platform-services-go-sdk](https://github.com/IBM/platform-services-go-sdk) from 0.83.2 to 0.84.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.83.2...v0.84.0) --- updated-dependencies: - dependency-name: github.com/IBM/platform-services-go-sdk dependency-version: 0.84.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4abf8d3 commit 76c54ac

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
@@ -14,7 +14,7 @@ require (
1414
github.com/IBM/go-sdk-core/v5 v5.20.1
1515
github.com/IBM/ibm-cos-sdk-go v1.12.2
1616
github.com/IBM/networking-go-sdk v0.51.8
17-
github.com/IBM/platform-services-go-sdk v0.83.2
17+
github.com/IBM/platform-services-go-sdk v0.84.0
1818
github.com/IBM/vpc-go-sdk v0.68.0
1919
github.com/blang/semver/v4 v4.0.0
2020
github.com/coreos/ignition/v2 v2.22.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ github.com/IBM/ibm-cos-sdk-go v1.12.2 h1:71A4tDl8u6BZ548h71ecEe7fw5bBA7ECTVqYmeS
1616
github.com/IBM/ibm-cos-sdk-go v1.12.2/go.mod h1:ODYcmrmdpjo5hVguq9RbD6xmC8xb1XZMG7NefUbJNcc=
1717
github.com/IBM/networking-go-sdk v0.51.8 h1:CZ7H2zBN0nt2dayU8KlatUx8Uy3yBKd5HgfBl/JkmI4=
1818
github.com/IBM/networking-go-sdk v0.51.8/go.mod h1:iM2xvQYk6cG6ZED8+7iRqt/eKGFIAxy4/gYUdlFswMQ=
19-
github.com/IBM/platform-services-go-sdk v0.83.2 h1:fdAnHCM1v1Cvd9xf6g8g15eaBsBSRgTpQMX97ckt9pk=
20-
github.com/IBM/platform-services-go-sdk v0.83.2/go.mod h1:aGD045m6I8pfcB77wft8w2cHqWOJjcM3YSSV55BX0Js=
19+
github.com/IBM/platform-services-go-sdk v0.84.0 h1:VKMVRhKMP9RI+aB7lUiW1HYnhEAw1R5iDi7+tPVOY3U=
20+
github.com/IBM/platform-services-go-sdk v0.84.0/go.mod h1:aGD045m6I8pfcB77wft8w2cHqWOJjcM3YSSV55BX0Js=
2121
github.com/IBM/vpc-go-sdk v0.68.0 h1:Zs65PWeWBG5IwafAJV0RdPVsi3hCjIkhFZkqr1sLt5g=
2222
github.com/IBM/vpc-go-sdk v0.68.0/go.mod h1:VL7sy61ybg6tvA60SepoQx7TFe20m7JyNUt+se2tHP4=
2323
github.com/MakeNowJust/heredoc v1.0.0 h1:cXCdzVdstXyiTqTvfqk9SDHpKNjxuom+DOlyEeQ4pzQ=

0 commit comments

Comments
 (0)