We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b00824f commit f07699aCopy full SHA for f07699a
_examples/ssh-forwardagent/forwardagent.go
@@ -5,7 +5,7 @@ import (
5
"log"
6
"os/exec"
7
8
- "github.com/gliderlabs/ssh"
+ "github.com/charmbracelet/ssh"
9
)
10
11
func main() {
0 commit comments