Skip to content

Commit e845afe

Browse files
committed
chore: go mod tidy
Signed-off-by: Carlos A Becker <[email protected]>
1 parent f07699a commit e845afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pty_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import (
44
"bytes"
55
"testing"
66

7-
"github.com/gliderlabs/ssh"
7+
"github.com/charmbracelet/ssh"
88
)
99

1010
func TestNewPtyWriter(t *testing.T) {

0 commit comments

Comments
 (0)