go get 安装时报 (https fetch: Get https://golang.org/x/crypto/acme/autocert?go-get=1: dial tcp 220.255.2.153:443: i/o timeout)

时间:2017-09-07 13:10:19   收藏:0   阅读:9228

http://blog.csdn.net/qq849635649/article/details/56017559

大概是因为无法访问到这个地址的原因

 

解决办法

到github上 https://github.com/golang/crypto 下载 zip文件, 移动到 $GOROOT/src/golang.org/x/

 

原文:http://www.cnblogs.com/yeyong/p/7488764.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!