Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pretty-simple "find dependency updates" helper
While building github.com/cadence-workflow/cadence-go-client/pull/1060, I realized I kinda missed the out-of-date warnings. So here's something kinda similar. It may be worth adding e.g. a "nothing > 100 days" check to `make lint` and/or CI? Otherwise I tend to see dependencies go un-upgraded for huge lengths of time.
- Loading branch information