builders/go/acceptance/runtime.bzl (36 lines of code) (raw):

""" Generated bzl file. Do not update manually. """ gae_runtimes = { "go111": "1.11.13", "go112": "1.12.17", "go113": "1.13.15", "go114": "1.14.15", "go115": "1.15.15", "go116": "1.16.15", "go118": "1.18.10", "go119": "1.19.13", "go120": "1.20.14", "go121": "1.21.13", "go122": "1.22.12", "go123": "1.23.8", } gcf_runtimes = { "go111": "1.11.13", "go113": "1.13.15", "go116": "1.16.15", "go118": "1.18.10", "go119": "1.19.13", "go120": "1.20.14", "go121": "1.21.13", "go122": "1.22.12", "go123": "1.23.8", } flex_runtimes = { "go118": "1.18.10", "go119": "1.19.13", "go120": "1.20.14", "go121": "1.21.13", "go122": "1.22.12", "go123": "1.23.8", }