tg123 / sshpiper

The missing reverse proxy for ssh scp
https://sshpiper.com/
MIT License
974 stars 132 forks source link

sync crypto with upstream #363

Closed tg123 closed 5 months ago

tg123 commented 5 months ago

This pull request primarily includes updates to various dependencies in the go.mod file, as well as an update to the crypto subproject. The updated dependencies include golang.org/x/crypto, golang.org/x/sys, and golang.org/x/term. The crypto subproject commit has also been updated.

Dependency updates:

Subproject update: