yggdrasil-network / yggstack

Yggdrasil + Netstack (instead of TUN)
Other
28 stars 7 forks source link

Go version issue #5

Closed perguth closed 6 months ago

perguth commented 7 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
perguth commented 7 months ago

Works fine with a more recent version of golang.

basilgello commented 7 months ago

I have bumped the module version because gvisor needs 1.20+