feat: Go SSH interactive shell default, --native flag for system SSH

This commit is contained in:
swanadiva
2026-06-23 14:26:58 +07:00
parent 513492e6ee
commit b3878de9af
5 changed files with 99 additions and 12 deletions
+1
View File
@@ -40,5 +40,6 @@ require (
go.yaml.in/yaml/v3 v3.0.4 // indirect
golang.org/x/crypto v0.53.0 // indirect
golang.org/x/sys v0.46.0 // indirect
golang.org/x/term v0.44.0 // indirect
golang.org/x/text v0.38.0 // indirect
)