mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2062] 你好请问linux上使用哪个版本的go才能正常编译?我用1.14版的go执行make命令报错 #1640
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1640
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
一直提示这个
@EacoChen commented on GitHub (Nov 7, 2020):
这个是go代理的问题,国内被墙了