Skip to content

Commit f301464

Browse files
Bump github.com/IBM/networking-go-sdk from 0.51.8 to 0.51.9
Bumps [github.com/IBM/networking-go-sdk](https://github.com/IBM/networking-go-sdk) from 0.51.8 to 0.51.9. - [Release notes](https://github.com/IBM/networking-go-sdk/releases) - [Changelog](https://github.com/IBM/networking-go-sdk/blob/master/CHANGELOG.md) - [Commits](IBM/networking-go-sdk@v0.51.8...v0.51.9) --- updated-dependencies: - dependency-name: github.com/IBM/networking-go-sdk dependency-version: 0.51.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2562b70 commit f301464

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
@@ -13,7 +13,7 @@ require (
1313
github.com/IBM-Cloud/power-go-client v1.12.0
1414
github.com/IBM/go-sdk-core/v5 v5.20.1
1515
github.com/IBM/ibm-cos-sdk-go v1.12.2
16-
github.com/IBM/networking-go-sdk v0.51.8
16+
github.com/IBM/networking-go-sdk v0.51.9
1717
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ github.com/IBM/go-sdk-core/v5 v5.20.1 h1:dzeyifh1kfRLw8VfAIIS5okZYuqLTqplPZP/Kcs
1414
github.com/IBM/go-sdk-core/v5 v5.20.1/go.mod h1:Q3BYO6iDA2zweQPDGbNTtqft5tDcEpm6RTuqMlPcvbw=
1515
github.com/IBM/ibm-cos-sdk-go v1.12.2 h1:71A4tDl8u6BZ548h71ecEe7fw5bBA7ECTVqYmeSQWQA=
1616
github.com/IBM/ibm-cos-sdk-go v1.12.2/go.mod h1:ODYcmrmdpjo5hVguq9RbD6xmC8xb1XZMG7NefUbJNcc=
17-
github.com/IBM/networking-go-sdk v0.51.8 h1:CZ7H2zBN0nt2dayU8KlatUx8Uy3yBKd5HgfBl/JkmI4=
18-
github.com/IBM/networking-go-sdk v0.51.8/go.mod h1:iM2xvQYk6cG6ZED8+7iRqt/eKGFIAxy4/gYUdlFswMQ=
17+
github.com/IBM/networking-go-sdk v0.51.9 h1:THZ5BlvWcjOfgcdROvGdgxSXOOeqlf/ykK35fUCLteg=
18+
github.com/IBM/networking-go-sdk v0.51.9/go.mod h1:iM2xvQYk6cG6ZED8+7iRqt/eKGFIAxy4/gYUdlFswMQ=
1919
github.com/IBM/platform-services-go-sdk v0.84.0 h1:VKMVRhKMP9RI+aB7lUiW1HYnhEAw1R5iDi7+tPVOY3U=
2020
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=

0 commit comments

Comments
 (0)