[go-nuts] Re: Go binary release script

2019-04-05 Thread Steeve Morin
Great thank you! On Friday, April 5, 2019 at 11:12:33 AM UTC+2, Agniva De Sarker wrote: > > See - https://github.com/golang/build/tree/master/cmd/release > > > On Friday, 5 April 2019 02:57:39 UTC+5:30, Steeve Morin wrote: >> >> Hey folks, >> >> We've been maintaining our own fork of Go (essential

[go-nuts] Re: Go binary release script

2019-04-05 Thread Agniva De Sarker
See - https://github.com/golang/build/tree/master/cmd/release On Friday, 5 April 2019 02:57:39 UTC+5:30, Steeve Morin wrote: > > Hey folks, > > We've been maintaining our own fork of Go (essentially > release+cherry-picks) and thus need > to generate the equivalent of the release tgzs found at