Perhaps something built using these may work (sorting the go1* tags descending?): https://go.googlesource.com/go/+refs https://go.googlesource.com/go/+refs?format=JSON https://go.googlesource.com/go/+refs?format=TEXT
Kinda brittle to tie this to tag names, but it may be less brittle than parsing HTML. Good luck! On Tue, Nov 20, 2018 at 11:30 AM Janne Snabb <sn...@epipe.com> wrote: > Parsing HTML is exactly what I wanted to avoid doing :) but I haven't > found any alternatives so far. > > For some reason https://api.github.com/repos/golang/go/releases does not > return anything. It does work for other projects on Github. > > Janne snabbsn...@epipe.com > > On 20/11/2018 03.51, Tamás Gulácsi wrote: > > See what github.com/niemeyer/godeb does. > > > -- > 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. > For more options, visit https://groups.google.com/d/optout. > -- mingle.cm | @caleb_io <http://twitter.com/caleb_io> -- 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. For more options, visit https://groups.google.com/d/optout.