shurcooL / Go-Package-Store

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

Is this still an active project? What can we use with go modules? #96

Closed frederikhors closed 5 years ago

frederikhors commented 5 years ago

Is this still an active project?

What can we use with go modules?

dmitshur commented 5 years ago

Yes, I use Go Package Store weekly and actively maintain it.

Adding support for Go modules is issue #92. I plan to do it. I suggest you add a :+1: reaction there and subscribe to the issue for further updates.

frederikhors commented 5 years ago

Is this just a web page or maybe can I use it also in console?

dmitshur commented 5 years ago

Go Package Store a web app only. It serves HTML and uses the browser to display the available updates.

You can see a screenshot in the README.