FiloSottile / yubikey-agent

yubikey-agent is a seamless ssh-agent for YubiKeys.
https://filippo.io/yubikey-agent
BSD 3-Clause "New" or "Revised" License
2.6k stars 124 forks source link

Update golang.org/x/crypto from v0.0.0-20210421170649-83a5a9bb288b to v0.4.0 #136

Closed LeSuisse closed 1 year ago

LeSuisse commented 1 year ago

Closes #123 and #132.

This helps when encountering ssh: parse error in message type 27 (https://github.com/golang/go/issues/51689).

FiloSottile commented 1 year ago

Thank you. I don't think this closes #132, though. The parse error in message type 27 message is harmless, and the real error in that issue is the following one.