summaryrefslogtreecommitdiffstats
path: root/modules/crypto/ssh/agent/client.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/crypto/ssh/agent/client.go')
-rwxr-xr-xmodules/crypto/ssh/agent/client.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/crypto/ssh/agent/client.go b/modules/crypto/ssh/agent/client.go
index 1b50d756c8..99e3099062 100755
--- a/modules/crypto/ssh/agent/client.go
+++ b/modules/crypto/ssh/agent/client.go
@@ -8,7 +8,7 @@
References:
[PROTOCOL.agent]: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/PROTOCOL.agent?rev=HEAD
*/
-package agent // import "golang.org/x/crypto/ssh/agent"
+package agent
import (
"bytes"