~shulhan/gotp

v0.3.1 6 months ago

Release gotp v0.3.1 (2023-05-25)

===  Bug fix

* all: load private key only when needed

In case the configuration use private key with passphrase, the bash
completion will hang due to the command ask for passphrase.

This changes fix this issue by loading private key only when doing add,
generate, import, or remote-private-key.