athens icon indicating copy to clipboard operation
athens copied to clipboard

proxy sumdb with first not-direct GOPROXY

Open jan4984 opened this issue 3 years ago • 0 comments

What is the problem I am trying to address?

athens is not working for people who can not access https://sum.golang.org. A go mod proxy should also proxy sumdb requests.

How is the fix applied?

redirect sum.golang.org sumdb to first not-direct proxy set in GOPROXY, like https://goproxy.cn

What GitHub issue(s) does this PR fix or close?

Fixes #1468

jan4984 avatar Jul 08 '21 08:07 jan4984