12 2022 档案
编译GO报错:cgo: C compiler
摘要:cgo: C compiler "gcc" not found: exec: "gcc": executable file not found in %PATH% 造成原因分析: 缺少gcc编译器,需要进行安装,网址:https://sourceforge.net/projects/mingw-w6 阅读全文
posted @ 2022-12-05 16:32 秉烛爱好者 阅读(1078) 评论(0) 推荐(0)
问题:fatal: unable to access 'https://github.com/XXXXX': GnuTLS recv error (-110): The TLS connection was non-properly terminated.
摘要:问题:fatal: unable to access 'https://github.com/XXXXX': GnuTLS recv error (-110): The TLS connection was non-properly terminated. 我遇到了这个问题,感觉关了ssl验证不太好 阅读全文
posted @ 2022-12-05 12:40 秉烛爱好者 阅读(319) 评论(0) 推荐(0)