agnivade

Agniva De Sarker

RATING

0.00
Karma: 0.00
avatar
Yup, code is broken. This is what I get —
go run test.go 'date' host1 host2
# command-line-arguments
./test.go:29: cannot assign *ssh.Signature to sig (type []byte) in multiple assignment
./test.go:45: undefined: ssh.ClientAuth
./test.go:56: undefined: ssh.ClientAuthKeyring
./test.go:79: undefined: ssh.ClientAuth

My go version is 1.4rc2