Bump development/toolchain-go-ubuntu to 1.24.0 (#1270)

Signed-off-by: ci-robbot <robot@c3os.io>
Co-authored-by: Itxaka <itxaka.garcia@spectrocloud.com>
This commit is contained in:
ci-robbot [bot]
2025-02-18 15:46:33 +01:00
committed by GitHub
parent 481e22a0ab
commit 69c14e212b

View File

@@ -17,7 +17,7 @@ packages:
- name: toolchain-go-ubuntu
variant: "bookworm"
category: development
version: "1.23.6"
version: "1.24.0"
hidden: true
labels:
autobump.revdeps: "false"
@@ -28,7 +28,7 @@ packages:
curl -s -L "https://go.dev/dl/?mode=json" |jq -r '.[0].version'| sed 's/go//g'
autobump.version_hook: |
curl -s -L "https://go.dev/dl/?mode=json" |jq -r '.[0].version'| sed 's/go//g'
package.version: "1.23.6"
package.version: "1.24.0"
- name: toolchain-go
category: development
variant: "alpine"