Closed perguth closed 6 months ago
The following error
/home/yggstack/yggstack/go.mod:3: invalid go version '1.21.4': must match format 1.23
With golang version:
go version go1.18.1 linux/arm64
Works fine with a more recent version of golang.
I have bumped the module version because gvisor needs 1.20+
The following error
With golang version: