mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #91] error on build #46
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#46
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 @saturn99 on GitHub (May 31, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/91
I can not build from source, give this error:
@snail007 commented on GitHub (May 31, 2018):
it's seems like the go version mistake, suggest go version is 1.8.5
@saturn99 commented on GitHub (May 31, 2018):
I update to version
go1.10.2, solved, thankyou