Closed
Description
I suspect that GONOPROXY
will be used mainly for private modules. If you're using private modules, you probably don't want to be using the sum database for those either, so it seems like it would be useful if GONOSUMDB
would use GONOPROXY
if not set.
That would have saved me some time, because if you just set GONOPROXY
for a private repo but not GONOSUMDB
, you'll get errors - it's not immediately clear that you need to set GONOSUMDB=$GONOPROXY
to get it to work.