mirror of
https://github.com/chai2010/advanced-go-programming-book.git
synced 2025-05-24 12:32:21 +00:00
10 lines
175 B
Markdown
10 lines
175 B
Markdown
## goproxy代理服务
|
|
|
|
```
|
|
$ export GOPROXY=https://athens.azurefd.net
|
|
```
|
|
|
|
- https://github.com/gomods/athens/releases
|
|
- https://athens.azurefd.net
|
|
- https://docs.gomods.io
|