Codebase list golang-github-xanzy-ssh-agent / a52c648
Update upstream source from tag 'upstream/0.2.1' Update to upstream version '0.2.1' with Debian dir 0823373178d47c92793f1990a5a7f8f2521b26aa Drew Parsons 3 years ago
2 changed file(s) with 10 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 module github.com/xanzy/ssh-agent
1
2 require (
3 golang.org/x/crypto v0.0.0-20190219172222-a4c6cb3142f2
4 golang.org/x/sys v0.0.0-20190221075227-b4e8571b14e0 // indirect
5 )
0 golang.org/x/crypto v0.0.0-20190219172222-a4c6cb3142f2 h1:NwxKRvbkH5MsNkvOtPZi3/3kmI8CAzs3mtv+GLQMkNo=
1 golang.org/x/crypto v0.0.0-20190219172222-a4c6cb3142f2/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
2 golang.org/x/sys v0.0.0-20190221075227-b4e8571b14e0 h1:bzeyCHgoAyjZjAhvTpks+qM7sdlh4cCSitmXeCEO3B4=
3 golang.org/x/sys v0.0.0-20190221075227-b4e8571b14e0/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=