Skip to content

go-mate/depbump

Repository files navigation

depbump

Check and upgrade outdated dependencies in Go modules, with version bumping.

install

go install github.com/go-mate/depbump/cmd/depbump@latest

command

cd project-path && depbump
cd project-path && depbump direct
cd project-path && depbump direct latest
cd project-path && depbump everyone

About

Check and upgrade outdated dependencies in Go modules, with version bumping.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages