feat: add SSH key management

This commit is contained in:
2025-05-04 08:08:23 +02:00
parent 1a0499d81f
commit 949174f6b5
7 changed files with 248 additions and 7 deletions

3
go.mod
View File

@@ -9,4 +9,7 @@ replace github.com/0x1d/rcond/pkg => ./pkg
require (
github.com/godbus/dbus/v5 v5.1.0
github.com/gorilla/mux v1.8.1
golang.org/x/crypto v0.37.0
)
require golang.org/x/sys v0.32.0 // indirect