Skip to content

Commit 83c18b9

Browse files
Bump github.com/IBM/platform-services-go-sdk from 0.65.1 to 0.66.0
Bumps [github.com/IBM/platform-services-go-sdk](https://github.com/IBM/platform-services-go-sdk) from 0.65.1 to 0.66.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.65.1...v0.66.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]>
1 parent 0f78325 commit 83c18b9

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.22.0
55
require (
66
github.com/IBM-Cloud/power-go-client v1.7.0
77
github.com/IBM/go-sdk-core/v5 v5.17.4
8-
github.com/IBM/platform-services-go-sdk v0.65.1
8+
github.com/IBM/platform-services-go-sdk v0.66.0
99
github.com/container-storage-interface/spec v1.9.0
1010
github.com/davecgh/go-spew v1.1.1
1111
github.com/google/go-cmp v0.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ github.com/IBM-Cloud/power-go-client v1.7.0 h1:/GuGwPMTKoCZACfnwt7b6wKr4v32q1VO1
22
github.com/IBM-Cloud/power-go-client v1.7.0/go.mod h1:9izycYAmNQ+NAdVPXDC3fHYxqWLjlR2YiwqKYveMv5Y=
33
github.com/IBM/go-sdk-core/v5 v5.17.4 h1:VGb9+mRrnS2HpHZFM5hy4J6ppIWnwNrw0G+tLSgcJLc=
44
github.com/IBM/go-sdk-core/v5 v5.17.4/go.mod h1:KsAAI7eStAWwQa4F96MLy+whYSh39JzNjklZRbN/8ns=
5-
github.com/IBM/platform-services-go-sdk v0.65.1 h1:tzIlRNwHTSNiKjNV+P0ECV6QnOCmZ3Hc97N6pL6nwuE=
6-
github.com/IBM/platform-services-go-sdk v0.65.1/go.mod h1:6rYd3stLSnotYmZlxclw45EJPaQuLmh5f7c+Mg7rOg4=
5+
github.com/IBM/platform-services-go-sdk v0.66.0 h1:QEZ2PDsWNX7YhdkDvp0Um4WJyg9rMXX//TcqwTKC35E=
6+
github.com/IBM/platform-services-go-sdk v0.66.0/go.mod h1:6rYd3stLSnotYmZlxclw45EJPaQuLmh5f7c+Mg7rOg4=
77
github.com/Microsoft/go-winio v0.6.0 h1:slsWYD/zyx7lCXoZVlvQrj0hPTM1HI4+v1sIda2yDvg=
88
github.com/Microsoft/go-winio v0.6.0/go.mod h1:cTAf44im0RAYeL23bpB+fzCyDH2MJiz2BO69KH/soAE=
99
github.com/NYTimes/gziphandler v1.1.1 h1:ZUDjpQae29j0ryrS0u/B8HZfJBtBQHjqw2rQ2cqUQ3I=

0 commit comments

Comments
 (0)