I have an appengine project using golang that I haven't touched in about a year. I canβt get him to build now on the machine where it was built before. I get the following error:
go-app-builder: Parsing failed: parser: failed import "syscall" to src / golang.org / x / net / internal / nettest / rlimit_unix.go
I work on OS X, if that helps at all. I am not an expert in the Golan, and all my attempts to find something, even related to it, have not changed anything. Any thoughts?
source share