From 2dd5d9e52ca2c1ea3a42db268d1253549a8699b1 Mon Sep 17 00:00:00 2001 From: platformsh-devrel Date: Mon, 8 Sep 2025 20:56:19 +0000 Subject: [PATCH] Synching platformsh-templates/beego (032c59eae836c6bbe44d209321d4433a750bc013). Updates templates/beego/files/.platform.app.yaml. --- templates/beego/files/.platform.app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/beego/files/.platform.app.yaml b/templates/beego/files/.platform.app.yaml index 75b59ccf3..f3312f553 100644 --- a/templates/beego/files/.platform.app.yaml +++ b/templates/beego/files/.platform.app.yaml @@ -6,7 +6,7 @@ name: app # The runtime the application uses. # Complete list of available runtimes: https://docs.platform.sh/create-apps/app-reference.html#types -type: golang:1.23 +type: golang:1.24 # The relationships of the application with services or other applications. # The left-hand side is the name of the relationship as it will be exposed