mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
rebase: bump github.com/IBM/keyprotect-go-client from 0.9.0 to 0.9.1
Bumps [github.com/IBM/keyprotect-go-client](https://github.com/IBM/keyprotect-go-client) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/IBM/keyprotect-go-client/releases) - [Changelog](https://github.com/IBM/keyprotect-go-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/IBM/keyprotect-go-client/compare/v0.9.0...v0.9.1) --- updated-dependencies: - dependency-name: github.com/IBM/keyprotect-go-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
mergify[bot]
parent
1e37aa108f
commit
b53ed92eb5
8
vendor/github.com/IBM/keyprotect-go-client/.bumpversion.cfg
generated
vendored
Normal file
8
vendor/github.com/IBM/keyprotect-go-client/.bumpversion.cfg
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
[bumpversion]
|
||||
current_version = 0.9.1
|
||||
commit = True
|
||||
message = Update version {current_version} -> {new_version} [skip ci]
|
||||
|
||||
[bumpversion:file:README.md]
|
||||
search = {current_version}
|
||||
replace = {new_version}
|
Reference in New Issue
Block a user