Skip to content

Commit f07699a

Browse files
committed
chore: go mod tidy
1 parent b00824f commit f07699a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_examples/ssh-forwardagent/forwardagent.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"log"
66
"os/exec"
77

8-
"github.com/gliderlabs/ssh"
8+
"github.com/charmbracelet/ssh"
99
)
1010

1111
func main() {

0 commit comments

Comments
 (0)