1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-29 22:55:55 +00:00
gitea/vendor/github.com/xanzy/ssh-agent/go.mod
2021-02-28 18:08:33 -05:00

7 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
)