veyron/runtimes/google/lib/sshagent: Remove

I just learnt that the go.crypto repository has an implementation of
an ssh agent client
(https://code.google.com/p/go/source/browse/ssh/agent/?repo=crypto)
(in fact it is much more than just a client - a full SSH client, an agent
client and an agent server).

It seems that we should import and use that instead of our own agent
client implementation.

Change-Id: Iad2226b7ab5b40c6a8d0d829a60cc39d74f74fd5
3 files changed
tree: 74b389a2b7fef11510ba4408cb8988950e7feed0
  1. examples/
  2. lib/
  3. runtimes/
  4. security/
  5. services/
  6. tools/