Currently our openwhisk-runtime-go supports golang 1.11 and golang 1.12.
Unfortunately, go is now on version 1.14 and has a 2 version EOL policy
[1].  So golang 1.11 and 1.12 are out of support and no longer receiving
vulnerability fixes.

A few weeks back, I had proposed doing a runtime release wave [2] to pick
up security fixes.  But I think we really should refresh our runtime-go
versions before we do that (as the go version flows through as the
actionloop runtime for many of the other runtimes).

Does anyone have the time to look at updating runtime-go to go 1.14?   I'd
be tempted to skip golang 1.13 unless there was a reason to include it.

--dave

[1] https://endoflife.date/go

[2]
https://lists.apache.org/thread.html/r208d84ea92debcedb80c30895c53397db12989286a787f037e0a5add%40%3Cdev.openwhisk.apache.org%3E

Reply via email to