prospectus_golang
Prospectus helpers for checking Golang dependency status.
Usage
Add the following 2 lines to the .prospectus:
## Add this at the top
Prospectus.extra_dep('file', 'prospectus_golang')
## Add this inside your item that has Golang deps
extend ProspectusGolang::Deps.new
Installation
gem install prospectus_golang
License
prospectus_golang is released under the MIT License. See the bundled LICENSE file for details.