Skip to content

Commit 22f293c

Browse files
Bump github.com/IBM/platform-services-go-sdk from 0.25.2 to 0.26.0 (#719)
Bumps [github.com/IBM/platform-services-go-sdk](https://github.com/IBM/platform-services-go-sdk) from 0.25.2 to 0.26.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.25.2...v0.26.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 8c76226 commit 22f293c

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.17
55
require (
66
github.com/IBM-Cloud/power-go-client v1.1.9
77
github.com/IBM/go-sdk-core/v5 v5.10.1
8-
github.com/IBM/platform-services-go-sdk v0.25.2
8+
github.com/IBM/platform-services-go-sdk v0.26.0
99
github.com/IBM/vpc-go-sdk v1.0.1
1010
github.com/go-logr/logr v1.2.0
1111
github.com/golang-jwt/jwt v3.2.2+incompatible

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ github.com/IBM/go-sdk-core/v5 v5.2.0/go.mod h1:vyNdbFujJtdTj9HbihtvKwwS3k/GKSKpO
6868
github.com/IBM/go-sdk-core/v5 v5.9.1/go.mod h1:axE2JrRq79gIJTjKPBwV6gWHswvVptBjbcvvCPIxARM=
6969
github.com/IBM/go-sdk-core/v5 v5.10.1 h1:IEpjDJyB7okrC6bJ7fPZqBiOv+16VichT6kZXAz9bbQ=
7070
github.com/IBM/go-sdk-core/v5 v5.10.1/go.mod h1:u/33BzPy8sthgEhSeBnf6/kPCqwvC9VKw5byfqQfbe0=
71-
github.com/IBM/platform-services-go-sdk v0.25.2 h1:DkFwNKT1kMq0UkF/4BSFqx/pRAaR4/kusOqYP+GcxEE=
72-
github.com/IBM/platform-services-go-sdk v0.25.2/go.mod h1:ZFuISyKu+qekMfvFebzqJ8AIpNlRqI7a6WuieGfjGuA=
71+
github.com/IBM/platform-services-go-sdk v0.26.0 h1:jY1SYzMe0wihYmrfgo4+Ly4AhtUH1WHsb6ac3eu/JRY=
72+
github.com/IBM/platform-services-go-sdk v0.26.0/go.mod h1:ZFuISyKu+qekMfvFebzqJ8AIpNlRqI7a6WuieGfjGuA=
7373
github.com/IBM/vpc-go-sdk v1.0.1 h1:D2cu4KRsM8Q8bLWz/uxp8m7nzUm33mcgDv1sD0w/E8M=
7474
github.com/IBM/vpc-go-sdk v1.0.1/go.mod h1:bhd7r482lV30UJz46r2oRgYGawGEo+TuS41ZLIY65y0=
7575
github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd/go.mod h1:64YHyfSL2R96J44Nlwm39UHepQbyR5q10x7iYa1ks2E=

0 commit comments

Comments
 (0)