From 1cd785241bb220deb12af575be7a818823aa9177 Mon Sep 17 00:00:00 2001 From: Brad Nelson Date: Fri, 8 Dec 2023 20:03:36 -0800 Subject: [PATCH] Bumping go runtime version. --- site/app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/app.yaml b/site/app.yaml index dea2b0d..ad8626e 100644 --- a/site/app.yaml +++ b/site/app.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -runtime: go115 +runtime: go121 default_expiration: "1m"