Bypass proxy for selected module path patterns.
Section: Private Modules
Set GONOPROXY
bash
bash
go env -w GONOPROXY=github.com/myorg/*Explanation
Bypass proxy for selected module path patterns. Useful in Go CLI workflows.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Private Modules