Skip to content

Commit

Permalink
Switch go123 runtime state from ALPHA to DEVELOPMENT.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 684392339
Change-Id: I91792020118c2752645c2154e88af91f3001e8a4
  • Loading branch information
GCP Buildpacks Team authored and copybara-github committed Oct 10, 2024
1 parent 8091368 commit 725d3f2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions builders/go/acceptance/runtime.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ gae_runtimes = {
"go120": "1.20.14",
"go121": "1.21.13",
"go122": "1.22.7",
"go123": "1.23.1",
}

gcf_runtimes = {
Expand All @@ -26,7 +25,6 @@ gcf_runtimes = {
"go120": "1.20.14",
"go121": "1.21.13",
"go122": "1.22.7",
"go123": "1.23.1",
}

flex_runtimes = {
Expand All @@ -35,5 +33,4 @@ flex_runtimes = {
"go120": "1.20.14",
"go121": "1.21.13",
"go122": "1.22.7",
"go123": "1.23.1",
}

0 comments on commit 725d3f2

Please sign in to comment.