mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
committed by
Lunny Xiao
parent
b209531959
commit
33ad554800
6
vendor/github.com/xanzy/ssh-agent/go.mod
generated
vendored
Normal file
6
vendor/github.com/xanzy/ssh-agent/go.mod
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
module github.com/xanzy/ssh-agent
|
||||
|
||||
require (
|
||||
golang.org/x/crypto v0.0.0-20190219172222-a4c6cb3142f2
|
||||
golang.org/x/sys v0.0.0-20190221075227-b4e8571b14e0 // indirect
|
||||
)
|
Reference in New Issue
Block a user