You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go mod edit -replace golang.org/x/crypto=github.com/tobischo/gocrypto@a878079a19cdba9b9da3ce57de2c4c9cb43b7ea3
go mod tidy
CGO_ENABLED=0 go build .
The text was updated successfully, but these errors were encountered:
OpenSSH 8.8 deprecated using ssh-rsa.
golang/crypto/ssh does not play nice with OpenSSH 8.8.
Using tobischo/gocrypto@a878079 it works.
The text was updated successfully, but these errors were encountered: