glide 镜像
运行glide install 失败? 国内墙的原因,某些网站上不去 [ERROR]Update failed for golang.org/x/crypto: Cannot detect VCS [ERROR]Failed to install: Cannot detect VCS ? 通过glide mirror设置 最初参考https://zhuanlan.zhihu.com/p/27994151这篇文章 只设置了一个? ? glide mirror set golang.org/x/crypto github.com/golang/crypto 发现不成功.? ? 设置了下面一堆? 然后运行glide install 成功啦。。 glide mirror set?https://golang.org/x/crypto?https://github.com/golang/crypto?--vcs git https://golang.org/x/nethttps://github.com/golang/nethttps://golang.org/x/syshttps://github.com/golang/syshttps://golang.org/x/texthttps://github.com/golang/texthttps://google.golang.org/grpchttps://github.com/grpc/grpc-gohttps://google.golang.org/genprotohttps://github.com/google/go-genproto?--vcs git (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |