0
点赞
收藏
分享

微信扫一扫

Go get LibreSSL SSL_connect: SSL_ERROR_SYSCALL

独孤凌雪 2022-01-20 阅读 88

# cd .; git clone -- https://github.com/gogf/gf /Users/flame/Downloads/GoCode/src/github.com/gogf/gf
Cloning into '/Users/flame/Downloads/GoCode/src/github.com/gogf/gf'...
fatal: unable to access 'https://github.com/gogf/gf/': LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
package github.com/gogf/gf/v2: exit status 128

go env -w GOPRIVATE=https://mirrors.aliyun.com

 

举报

相关推荐

0 条评论