-
Georg Gadinger authored
The version that was in use previously broke my runs with a nice `ssh: handshake failed: agent unsupported algorithm "ssh-ed25519"` error. I took a further look into this, and saw that the change that broke ssh for me was fixed in https://github.com/golang/crypto/commit/46612604a. Yay!
590a91a4
Analyzing file…