shurcooL / Go-Package-Store

An app that displays updates for the Go packages in your GOPATH.
MIT License
899 stars 29 forks source link

Use union, avoid http.StripPrefix. #41

Closed dmitshur closed 9 years ago

dmitshur commented 9 years ago

Make updateWorker print update requests when not in production mode.

Depends on shurcooL/go#21.