2 Star 15 Fork 8

Zoker / go-git-protocols

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 324 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zoker 提交于 2020-12-26 16:29 . add ssh server and optimize codes
module go-git-protocols
go 1.14
require (
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
github.com/creack/pty v1.1.11 // indirect
github.com/gliderlabs/ssh v0.3.1
github.com/gorilla/mux v1.8.0
github.com/kr/pty v1.1.8 // indirect
golang.org/x/crypto v0.0.0-20201117144127-c1f2f97bffc9
)
1
https://gitee.com/kesin/go-git-protocols.git
git@gitee.com:kesin/go-git-protocols.git
kesin
go-git-protocols
go-git-protocols
master

搜索帮助