Bump development/toolchain-go to 1.23.5 (#1227)

Signed-off-by: ci-robbot <robot@c3os.io>
This commit is contained in:
ci-robbot [bot] 2025-01-17 21:22:08 +01:00 committed by GitHub
parent a6f9f2fdcb
commit 2a686e4e6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ packages:
- name: toolchain-go
category: development
variant: "alpine"
version: "1.23.4"
version: "1.23.5"
hidden: true
labels:
autobump.revdeps: "false"
@ -13,7 +13,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.4"
package.version: "1.23.5"
- name: toolchain-go-ubuntu
variant: "bookworm"
category: development