Fix FTBFS with go-pinentry v4+

Hi,

yubikey-agent has been patched in Debian to build against go-pinentry instead of the now archived go-pinentry-minimal project. Updating go-pinentry to version 4.0.0 (golang-github-twpayne-go-pinentry!1 (closed)) causes yubikey-agent to FTBFS due to some refactoring of the GetPIN function. This merge request fixes that build failure.

Merge request reports

Loading