This was caused by an old version of golang.org/x/sys
(mentioned in this issue). Fix is to update with:
go get -u golang.org/x/sys
This was caused by an old version of golang.org/x/sys
(mentioned in this issue). Fix is to update with:
go get -u golang.org/x/sys