check-deps

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2019 License: MIT Imports: 9 Imported by: 0

README

check-deps

Go Report Card

Check dep is a program that parses the go.mod a of package (current directory) and prints all the modules that need to be updated, or that haven't received any updates in the last 6 months (they might no longer be maintained).

Install

go get -u github.com/Nivl/check-deps

usage

check-deps [flags]

Flag Description
--check-old check for modules without updates for the last 6 months
--ignore, -i coma separated list of packages to ignore
--check-indirects check indirect modules

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL