From 8f13575ebbcd40848433bb96f8ee9f0469b6f3a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 07:41:20 -0700 Subject: [PATCH] Bump github.com/IBM/platform-services-go-sdk from 0.28.5 to 0.28.6 (#921) Bumps [github.com/IBM/platform-services-go-sdk](https://github.com/IBM/platform-services-go-sdk) from 0.28.5 to 0.28.6. - [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](https://github.com/IBM/platform-services-go-sdk/compare/v0.28.5...v0.28.6) --- updated-dependencies: - dependency-name: github.com/IBM/platform-services-go-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 2424de221..bfa00d810 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.2.4 require ( github.com/IBM-Cloud/power-go-client v1.2.1 github.com/IBM/go-sdk-core/v5 v5.10.2 - github.com/IBM/platform-services-go-sdk v0.28.5 + github.com/IBM/platform-services-go-sdk v0.28.6 github.com/IBM/vpc-go-sdk v0.26.0 github.com/go-logr/logr v1.2.0 github.com/golang-jwt/jwt v3.2.2+incompatible diff --git a/go.sum b/go.sum index ab6392357..49fef8da8 100644 --- a/go.sum +++ b/go.sum @@ -72,8 +72,8 @@ github.com/IBM-Cloud/power-go-client v1.2.1 h1:21z0hxZLgM9npv6u2IvKCHxhfbwxQM/q8 github.com/IBM-Cloud/power-go-client v1.2.1/go.mod h1:Qfx0fNi+9hms+xu9Z6Euhu9088ByW6C/TCMLECTRWNE= github.com/IBM/go-sdk-core/v5 v5.10.2 h1:bfqhYNwwpJ3zJQSYpF3umhmRIKaa762itvJkTAWCCLU= github.com/IBM/go-sdk-core/v5 v5.10.2/go.mod h1:WZPFasUzsKab/2mzt29xPcfruSk5js2ywAPwW4VJjdI= -github.com/IBM/platform-services-go-sdk v0.28.5 h1:wVwapdVU3+J/JtS0P6WYi21gqsm1pX/MH4UX69c3+5E= -github.com/IBM/platform-services-go-sdk v0.28.5/go.mod h1:jy0Ahvj5Gkkua3Gd7t22bo0GfmHRQaPZcaqwfVgEY7k= +github.com/IBM/platform-services-go-sdk v0.28.6 h1:EQQuCoJt8XGCo1QZ1vt09ARHmae72G5J2LkLFi/5yp0= +github.com/IBM/platform-services-go-sdk v0.28.6/go.mod h1:jy0Ahvj5Gkkua3Gd7t22bo0GfmHRQaPZcaqwfVgEY7k= github.com/IBM/vpc-go-sdk v0.26.0 h1:FN1XA+tyGR2Xcs9vRjn69yftcZsASA1xxdwJ77ngxkE= github.com/IBM/vpc-go-sdk v0.26.0/go.mod h1:jYjS3EySPkC7DuOg33gMHtm8DcIf75Tc+Gxo3zmMBTQ= github.com/MakeNowJust/heredoc v1.0.0 h1:cXCdzVdstXyiTqTvfqk9SDHpKNjxuom+DOlyEeQ4pzQ=