Bump development/toolchain-go-ubuntu to 1.22.3 (#846)

Signed-off-by: ci-robbot <robot@c3os.io>
This commit is contained in:
ci-robbot [bot]
2024-05-08 22:07:43 +02:00
committed by GitHub
parent b531ac504b
commit f717b392c5

View File

@@ -18,7 +18,7 @@ packages:
- name: toolchain-go-ubuntu
variant: "bookworm"
category: development
version: "1.22.2"
version: "1.22.3"
tag: "1.21.7"
hidden: true
labels:
@@ -30,7 +30,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.22.2"
package.version: "1.22.3"
- name: toolchain-go
category: development
variant: "alpine"