/go-mods-direct

Simple helper to get a list of direct module requirements

Primary LanguageGo

go module list direct requirements

Used like

go get -u $(github.com/asalkeld/go-mods-direct)

Handy if there is something you don't want to upgrade..

go get -u $(github.com/asalkeld/go-mods-direct -i github.com/golangci/golangci-lint)