This project requires anything within the go 1.16.x
range of versions. Anything newer simply wont work, see: issue 92
Nope. You can install multiple versions of go, which can be used with egg
as per:
$ GOROOT=$(go1.16.13 env GOROOT) egg build
This project requires anything within the go 1.16.x
range of versions. Anything newer simply wont work, see: issue 92
Nope. You can install multiple versions of go, which can be used with egg
as per:
$ GOROOT=$(go1.16.13 env GOROOT) egg build