issues
search
sosedoff
/
pgweb
Cross-platform client for PostgreSQL databases
https://sosedoff.github.io/pgweb
MIT License
8.63k
stars
732
forks
source link
Update dependencies
#747
Closed
willyjfarrell
closed
3 months ago
willyjfarrell
commented
3 months ago
Adds key parsing function that only relies on
golang.org/x/crypto/ssh
. This allows us to drop
github.com/ScaleFT/sshkeys
as a dependency since it is not well maintained.
Updates dependencies
Disables a problematic test for now
golang.org/x/crypto/ssh
. This allows us to dropgithub.com/ScaleFT/sshkeys
as a dependency since it is not well maintained.