diff --git a/app/config/function-templates.php b/app/config/function-templates.php index 93f10c66a5..4b58cc44be 100644 --- a/app/config/function-templates.php +++ b/app/config/function-templates.php @@ -15,7 +15,7 @@ const TEMPLATE_RUNTIMES = [ ], 'GO' => [ 'name' => 'go', - 'versions' => ['1.22'] + 'versions' => ['1.23'] ], 'PHP' => [ 'name' => 'php',