mirror of
https://github.com/kataras/iris.git
synced 2025-03-11 09:16:20 +01:00
add gocenter.io to Go proxies
parent
899d6866b2
commit
fa73d15815
|
@ -37,6 +37,6 @@ $ go get -u github.com/kataras/iris/v12@master
|
|||
|
||||
## Troubleshooting
|
||||
|
||||
If you get a network error during installation please make sure you set a valid [GOPROXY environment variable](https://github.com/golang/go/wiki/Modules#are-there-always-on-module-repositories-and-enterprise-proxies) e.g. `GOPROXY=https://goproxy.io` or `GOPROXY=https://goproxy.cn`.
|
||||
If you get a network error during installation please make sure you set a valid [GOPROXY environment variable](https://github.com/golang/go/wiki/Modules#are-there-always-on-module-repositories-and-enterprise-proxies) e.g. `GOPROXY=https://goproxy.cn` or `GOPROXY=https://gocenter.io` or `GOPROXY=https://goproxy.io`.
|
||||
|
||||
Continue by reading our [[Getting Started]] tutorial.
|
||||
|
|
Loading…
Reference in New Issue
Block a user