Skip to content

Commit 511f3b3

Browse files
Bump github.com/IBM/platform-services-go-sdk from 0.84.0 to 0.84.3
Bumps [github.com/IBM/platform-services-go-sdk](https://github.com/IBM/platform-services-go-sdk) from 0.84.0 to 0.84.3. - [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.84.0...v0.84.3) --- updated-dependencies: - dependency-name: github.com/IBM/platform-services-go-sdk dependency-version: 0.84.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20173aa commit 511f3b3

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.84.0
17+
github.com/IBM/platform-services-go-sdk v0.84.3
1818
github.com/IBM/vpc-go-sdk v0.69.1
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.84.0 h1:VKMVRhKMP9RI+aB7lUiW1HYnhEAw1R5iDi7+tPVOY3U=
20-
github.com/IBM/platform-services-go-sdk v0.84.0/go.mod h1:aGD045m6I8pfcB77wft8w2cHqWOJjcM3YSSV55BX0Js=
19+
github.com/IBM/platform-services-go-sdk v0.84.3 h1:9dnnkF9BSUXzWRuKz4WRLHeZRQ8XY5gMTybiugvAeFY=
20+
github.com/IBM/platform-services-go-sdk v0.84.3/go.mod h1:aGD045m6I8pfcB77wft8w2cHqWOJjcM3YSSV55BX0Js=
2121
github.com/IBM/vpc-go-sdk v0.69.1 h1:2krrr/TGFrC+AUPQmgV2TA6vTCZ0COTJo7nIUlgOtOs=
2222
github.com/IBM/vpc-go-sdk v0.69.1/go.mod h1:K3vVlje72PYE3ZRt1iouE+jSIq+vCyYzT1HiFC06hUA=
2323
github.com/MakeNowJust/heredoc v1.0.0 h1:cXCdzVdstXyiTqTvfqk9SDHpKNjxuom+DOlyEeQ4pzQ=

0 commit comments

Comments
 (0)