Skip checksum database for selected private modules.
Section: Private Modules
Set GONOSUMDB
bash
bash
go env -w GONOSUMDB=github.com/myorg/*Explanation
Skip checksum database for selected private modules. 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