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