Uh oh!
There was an error while loading. Please reload this page.
update key protect go client and also adjust the mock test - #58
Conversation
This commit lift the key protect client version from github.com/IBM/keyprotect-go-client v0.5.1 to github.com/IBM/keyprotect-go-client v0.7.0 which is the latest release available now. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
humblec
commented
Nov 19, 2021
Cc @leseb |
humblec
commented
Nov 19, 2021
Cc @adityadani |
nixpanic
left a comment
There was a problem hiding this comment.
nit: The comment in the 2nd commit does not seem really correct. I guess the secrets.mock.go was re-generated with new testify, or something. It is not only for IBM KeyProtect.
humblec
commented
Nov 22, 2021
Thats correct, its a general update as you mentioned @nixpanic , adjusting the commit message. |
As part of the key protect client update new testify package version also has been picked up and the mock tests have been refreshed with the new version Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
humblec
commented
Nov 22, 2021
Done.. |
@adityadani can you please take a look at this PR ? or assign this PR to the correct github id? |
lift key protect client to latest version
This commit lift the key protect client version from
which is the latest release available now. This PR also adjust mock tests for key protect secret test