Re: [go-nuts] Re: Go 1.13 is released

2019-09-09 Thread Ian Lance Taylor
On Sun, Sep 8, 2019 at 7:46 AM stefan via golang-nuts wrote: > > Please release 1.13.1 to fix the "xerrors" breakage: > https://github.com/golang/go/issues/32246 As far as I know, there is no breakage with the up to date version of golang.org/x/xerrors. If you are having trouble, please open an

[go-nuts] Re: Go 1.13 is released

2019-09-08 Thread stefan via golang-nuts
Please release 1.13.1 to fix the "xerrors" breakage: https://github.com/golang/go/issues/32246 On Tuesday, September 3, 2019 at 9:16:53 PM UTC+2, Dmitri Shuralyov wrote: > > Hello gophers, > > We just released Go 1.13. > > You can read the announcement blog post here: > https://blog.golang