go-ssh-client
go-ssh-client copied to clipboard
A handy ssh client
:wave: Dependabot is moving natively into GitHub! This pull request migrates your configuration from Dependabot.com to a config file, using the [new syntax](https://help.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates). When you merge this pull request, we'll...
Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.3.1 to 1.6.0. Release notes Sourced from github.com/golang/mock's releases. v1.6.0 Changelog 317c030 Best effort guesses for output package path (#547) c59ba11 add ARM to support apple M1...
Hi, I wanted to run `fx`, but I'm using a passphrase for my ssh key - and that was not yet supported by `go-ssh-key`. This PR changes the `publicKey` method...