Check and upgrade outdated dependencies in Go modules, with version bumping.
go install github.com/go-mate/depbump/cmd/depbump@latest
cd project-path && depbump
cd project-path && depbump direct
cd project-path && depbump direct latest
cd project-path && depbump everyone