gup

gup - Update binaries installed by "go install" with goroutines.

APACHE-2.0 License

Stars
338

Bot releases are hidden (Show)

gup - Version 0.7.1

Published by nao1215 over 2 years ago

[0.7.1] - 2022-03-05

Changed

  • When the update is completed, the version information before and after the update will be output.
  • Changed to output version information in dry run mode.
  • Changed to log the detailed reason when the update failed.
gup - Version 0.7.0

Published by nao1215 over 2 years ago

[0.7.0] - 2022-03-04

Changed

  • Removed warning log "gup:WARN : $GOPATH/bin or $GOBIN contains the directory". This log is unnecessary for both developers and users.
  • Changed dry run short option from -d to -n
  • Changed to be able to update the specified command without the --file option