forked from forgejo/forgejo
fix test custom import path
This commit is contained in:
parent
4c30caad1c
commit
e07675b480
5 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue