Hacker News new | ask | show | jobs
by MikeKusold 3611 days ago
Do you have a link to a discussion around this? A quick search of their GH issues as well as mailing lists didn't turn up anything.
3 comments

Go 1.7-rc5 with a fix for macOS Sierra beta 4 is released [0], see also this issue [1]

[0] https://golang.org/dl/#go1.7rc5

[1] https://github.com/golang/go/issues/16579

Well, I have a go utility I use (Syncthing) that does not work anymore and the go compiler itself does not compile anymore (Xcode 8 beta 4 installed). Both worked fine in beta 3.

Google fixed go for Sierra recently, lets hope they do it again:

https://go-review.googlesource.com/#/c/24967/

Now there is an issue, even with a first hint of a fix (not tried yet)

https://github.com/golang/go/issues/16570