Brian
Brian
I'm guessing either athens is failing to do some sort of logic or I need my `config.toml` to specify `GOPRIVATE`, `GOPROXY`, and/or `GONOPROXY` in athen's `GoBinaryEnvVars` property. If it is...
I just tried renaming `/opt/athens/storage/github.com/julienschmidt/httprouter/v1.3.0/source.zip` to `/opt/athens/storage/github.com/julienschmidt/httprouter/v1.3.0/v1.3.0.zip`. The @v/list and @latest endpoints continue to return 404 and now `GET $HOST:$PORT/github.com/julienschmidt/httprouter/@v/v1.3.0.zip` also returns 404 instead of offering a file for download....
I just verified this issue also affects the new v0.7.0 release in the same ways. I tried copying `source.zip` to `v1.3.0.zip`, then restarting the container so it is running with...