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 f07699a commit e845afeCopy full SHA for e845afe
pty_test.go
@@ -4,7 +4,7 @@ import (
4
"bytes"
5
"testing"
6
7
- "github.com/gliderlabs/ssh"
+ "github.com/charmbracelet/ssh"
8
)
9
10
func TestNewPtyWriter(t *testing.T) {
0 commit comments