0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-04 13:19:17 +01:00
gitea/vendor/github.com/xanzy/ssh-agent/go.mod
2021-02-28 18:08:33 -05:00

6 lines
142 B
Modula-2
Vendored

module github.com/xanzy/ssh-agent
require (
github.com/Microsoft/go-winio v0.4.14
golang.org/x/crypto v0.0.0-20190219172222-a4c6cb3142f2
)