Bump development/toolchain-go-ubuntu to 1.23.3 (#1129)

Signed-off-by: ci-robbot <robot@c3os.io>
This commit is contained in:
ci-robbot [bot] 2024-11-13 13:55:00 +01:00 committed by GitHub
parent d6906111b5
commit f629f43eee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ packages:
- name: toolchain-go-ubuntu
variant: "bookworm"
category: development
version: "1.23.2"
version: "1.23.3"
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.2"
package.version: "1.23.3"
- name: toolchain-go
category: development
variant: "alpine"