GoogleCloudPlatform / security-response-automation

Take automated actions against threats and vulnerabilities.
Apache License 2.0
208 stars 52 forks source link

Upgrade SRA to GO 1.13 #183

Closed daniel-cit closed 4 years ago

daniel-cit commented 4 years ago

Upgrade SRA to GO 1.13 as 1.13 Runtime is now in public beta

https://cloud.google.com/functions/docs/concepts/go-runtime

Cloud Functions supports the following Go runtimes:

* Go version 1.11.6
* Go version >>> 1.13.1 (Beta) <<<

It is necessary to check for relevant changes for SRA code in the go releases changelog:

But it could me first upgraded "as is".