gup

Update binaries installed by go install to their latest versions

brewmacoslinux
Try with needOr install directly
Source

About

Update binaries installed by go install

Commands

gup

Examples

Update all Go binaries installed via go install$ gup
Update a specific binary to its latest version$ gup github.com/user/project
Check available updates without installing$ gup -d