1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-05 10:07:22 +00:00
Files
gitea/vendor/github.com/xanzy/ssh-agent/go.mod
techknowlogick 47f6a4ec3f go1.16 (#14783)
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
)