[GH-ISSUE #2062] 你好请问linux上使用哪个版本的go才能正常编译?我用1.14版的go执行make命令报错 #1640

Closed
opened 2026-05-05 13:02:57 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @DrPoohXi on GitHub (Nov 7, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/2062

[root@Centos8-NO frp-0.34.2]# make
go fmt ./...
go: github.com/armon/go-socks5@v0.0.0-20160902184237-e75332964ef5: Get "https://proxy.golang.org/github.com/armon/go-socks5/@v/v0.0.0-20160902184237-e75332964ef5.mod": dial tcp 172.217.24.17:443: connect: connection refused
make: *** [Makefile:20: fmt] Error 1

一直提示这个

Originally created by @DrPoohXi on GitHub (Nov 7, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/2062 [root@Centos8-NO frp-0.34.2]# make go fmt ./... go: github.com/armon/go-socks5@v0.0.0-20160902184237-e75332964ef5: Get "https://proxy.golang.org/github.com/armon/go-socks5/@v/v0.0.0-20160902184237-e75332964ef5.mod": dial tcp 172.217.24.17:443: connect: connection refused make: *** [Makefile:20: fmt] Error 1 一直提示这个
Author
Owner

@EacoChen commented on GitHub (Nov 7, 2020):

这个是go代理的问题,国内被墙了

<!-- gh-comment-id:723422335 --> @EacoChen commented on GitHub (Nov 7, 2020): 这个是go代理的问题,国内被墙了
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1640
No description provided.