tink-crypto / tink

Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
https://developers.google.com/tink
Apache License 2.0
13.47k stars 1.18k forks source link

update example instructions error #561

Closed minnieshi closed 2 years ago

minnieshi commented 2 years ago

solve #560 https://github.com/google/tink/issues/560

thaidn commented 2 years ago

Thanks. Could you please sign the CLA?

minnieshi commented 2 years ago

Sorry I didn't understand what you mean by sign the CLA? You mean git commit sign?

thaidn commented 2 years ago

There are some instructions here: https://github.com/google/tink/pull/561/checks?check_run_id=4432885603.

morambro commented 2 years ago

Hi @minnieshi could you please sign the CLA? We are otherwise unable to move on with this PR.

See https://github.com/google/tink/pull/561/checks?check_run_id=4432885603.

chuckx commented 2 years ago

Sorry for passing on this PR, but we can't accept contributions without a signed CLA.

This work was tackled in 7fc7fea35a864615124fd16872bc71394ad917b1. Also, as you can see in that commit, there were similar fixes to be made in neighboring files as well.

Thanks for reporting the issue.