← Back to tools

gup

Update Go binaries installed by go install with goroutines

Development linuxmacoswindows Go Apache-2.0

Description

gup updates binaries installed by go install with goroutines for parallel execution. It checks for newer versions and updates all your Go-installed binaries efficiently.

AI Summary

Parallel updater for Go binaries installed via go install

Capabilities

  • + Update all Go-installed binaries
  • + Parallel updates using goroutines
  • + Check for newer versions

Use When

  • You have many Go binaries installed via go install

Avoid When

  • x You do not use Go tools
View AGENTS.md for gup