Where's the "go update" script?

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
  • scripts

  • As mentioned elsewhere in this thread, there is golang.org/dl, but like you've said, you can just download the tarball for a release, untar it and you're good to go. The download info page is available as json, so I scripted downloading the latest tarball a while ago: https://github.com/foxygoat/scripts/blob/master/getgo.

  • goup

    Command to install or update Go on macOS, BSD or Linux

  • I wrote and use https://github.com/lpar/goup

  • 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

  • gh-dl: download releases from github repo

    2 projects | /r/commandline | 12 May 2023
  • Is there any alternative to godownloader?

    5 projects | /r/golang | 30 Aug 2022
  • Kubefile: Define K8s-based distributed cluster like Dockerfile

    1 project | news.ycombinator.com | 4 Jun 2022
  • How do you manage multiple versions of Go?

    2 projects | /r/golang | 27 May 2022
  • A simple tool to package and run distributed K8s application

    1 project | news.ycombinator.com | 20 May 2022