Go Bug 合集
go无法编译
cannot find main module
设置 GO111MODULE=auto
wsarecv: An existing connection was forcibly closed by the remote host.exit status 1
goproxy设置出错,将https写成了http
curl: (1) Protocol “‘http” not supported or disabled in libcurl
使用双引号,不要使用单引号
设置 GO111MODULE=auto
goproxy设置出错,将https写成了http
使用双引号,不要使用单引号