forked from External/grumble
grumble: build fixes.
This commit is contained in:
parent
bb74f0485b
commit
5a3b9cc76a
6 changed files with 1412 additions and 82 deletions
2
ssh.go
2
ssh.go
|
|
@ -3,9 +3,9 @@ package main
|
|||
import (
|
||||
"bytes"
|
||||
"code.google.com/p/go.crypto/ssh"
|
||||
"code.google.com/p/go.crypto/ssh/terminal"
|
||||
"crypto/rand"
|
||||
"errors"
|
||||
"exp/terminal"
|
||||
"fmt"
|
||||
"io"
|
||||
"io/ioutil"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue