#!watchflakes
post <- pkg ~ `^cmd/go` && `unexpected input character '\\x00'`
> cp go.mod.orig go.mod
> go mod edit -go=1.17
[stderr]
go: errors parsing go.mod:
$WORK/gopath/src/go.mod:1: unexpected input character '\x00'
[exit status 1]
FAIL: testdata/script/mod_lazy_downgrade.txt:80: unexpected command failure
greplogs --dashboard -md -l -e 'unexpected input character ..x00.'2022-04-21T23:41:03-21e1ffe/darwin-amd64-11_0
2021-10-18T16:32:38-543a513/darwin-amd64-11_0
2021-09-24T04:20:30-aa878ee/darwin-amd64-11_0
2021-08-25T03:13:06-e1fcf88/darwin-amd64-11_0
2021-06-02T21:39:28-dd7ba3b/darwin-amd64-11_0
2021-04-30T18:07:24-c3365ad/darwin-amd64-11_0
I almost wonder if this is the
amd64equivalent of #49692. 🤔@golang/release, what version of MacOS 11 is the builder running at the moment?