On Thu Dec 5, 2019 at 8:27 AM  wrote:
> I would hope there would be a JSON file from which I could use to monitor 
> releases and obtain download URLs. Something similar to what CoreOS does:
> https://coreos.com/releases/releases.json

GET https://golang.org/dl/?mode=json, then your download link would be
https://storage.googleapis.com/golang/ + "filename" field in the json.

- wgr

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/BYYYF11U1DN7.3AKDHU881DXM9%40pampas.

Reply via email to