gup - Update binaries installed by "go install"

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gup

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

  • Minor thoughts: - The config file won't work on Windows unless someone set a HOME env var (which happens). I use Ubuntu at home and Mac at work, but I Sometimes you can depend upon things like UserProfile, but Plan9 is lowercase, I believe. It's often safest to use UserHomeDir(). - I also noticed you abort if you run into a binary that doesn't have module info. You might have that problem if you built a binary before modules were introduced unless it gives you some sort of sentinel value. I'm not actually sure on the output in that case... either way, it might be good to warn and keep building the list of binaries to update. - Cobra seems like a pretty big dependency tree to pull in for a command that has no options or other complexity to it. Some people like it, but I don't, so I would remove it. That is of course just my personal preference, and not about good or bad. - line 70 in https://github.com/nao1215/gup/blob/main/internal/goutil/goutil.go you probably want to say "a directory" instead of "the directory".

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • mkgoprj - Golang project template generator

    3 projects | /r/golang | 20 Apr 2022
  • Gup – Update binaries installed by “go install”

    1 project | news.ycombinator.com | 16 Apr 2022
  • Badges for Go Benchmark

    2 projects | dev.to | 6 Apr 2024
  • Goblin.run: install Golang binaries by curl

    1 project | news.ycombinator.com | 18 Feb 2024
  • 2023 update to go-recipes collection

    1 project | /r/golang | 11 Dec 2023